Newman Run Dashboard

Sunday, 08 October 2023 20:39:21
Total Iterations

5

Total Assertions

555

Total Failed Tests

0

Total Skipped Tests

0


File Information
Collection: WEare - Postman API Tests
Environment: WEare_env NEW
Timings and Data
Total run duration: 7m 25.8s
Total data received: 1.66MB
Average response time: 1687ms
Summary Item Total Failed
Requests 250 0
Prerequest Scripts 530 0
Test Scripts 735 0
Assertions 555 0
Skipped Tests 0 -



There are no failed tests





There are no skipped tests



5 Iterations available to view
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 503ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7100b4cb-37e6-4f6a-92c7-37f66db03d45
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 231
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Gladys_Douglas99@gmail.com",
          "password": "12345678",
          "username": "Zella"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:31:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Zella and id 202 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 715ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic WmVsbGE6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4665ebeb-495c-433b-a9b5-532775ca14db
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 283
Request Body
{"username":"Zella","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:31:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/202/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/202/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/201/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/200/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/199/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/198/profile"><h2
                                            type="text">Nicholas Stehr</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/202/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 598ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 31aeaecf-6e6a-45d7-8035-89305cb1af34
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:31:57+03:00",
          "picture": "No picture 2023-10-08T20:31:57+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:31:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":200,"content":"Automated post from Postman  2023-10-08T20:31:57+03:00","picture":"No picture 2023-10-08T20:31:57+03:00","date":"08/10/2023 20:31:57","likes":[],"comments":[],"rank":200,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=200
Response Information
Response Code: 200 - OK
Mean time per request: 401ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c4e6cffb-49f4-4669-be29-c8e4a1bf9613
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:31:57+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:31:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 692ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token eb9751d9-5ee6-4a0f-8dbb-c7ac98432422
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:31:58+03:00",
          "deletedConfirmed": true,
          "postId": 200,
          "userId": 202
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:31:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":176,"content":"Automated comment from Postman 2023-10-08T20:31:58+03:00","likes":[],"date":"08/10/2023 20:31:58","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 627ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 47f23f30-3907-49ca-875d-6ba8c98bb2d3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:31:58 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=200
Response Information
Response Code: 200 - OK
Mean time per request: 751ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f82c8b9a-0d1e-481f-8b02-6517e8816819
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":176,"content":"My edited automated comment from Postman 2023-10-08T20:31:59 03:00","likes":[],"date":"08/10/2023 20:31:58","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=200
Response Information
Response Code: 200 - OK
Mean time per request: 716ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c73fd0de-d111-446e-8879-bf537e8c549e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:32:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 464ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5271be62-2f36-46e2-ae1d-9027ffc51b17
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 228
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Tate_Haley79@gmail.com",
          "password": "12345678",
          "username": "Lilian"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:32:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Lilian and id 203 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 11.4s
Mean size per request: 31.26KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8b2b8917-0356-43b7-aa1f-4a5aa2dcae6f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 100
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":203,"username":"Lilian","expertiseProfile":{"id":220,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":202,"username":"Zella","expertiseProfile":{"id":219,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":201,"username":"Angelina","expertiseProfile":{"id":218,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":200,"username":"Chester","expertiseProfile":{"id":217,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":199,"username":"Andrew","expertiseProfile":{"id":216,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":198,"username":"Talia","expertiseProfile":{"id":215,"skills":[{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":121.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":197,"username":"Blaze","expertiseProfile":{"id":214,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":196,"username":"Joanne","expertiseProfile":{"id":213,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":195,"username":"Roman","expertiseProfile":{"id":212,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":194,"username":"Darrick","expertiseProfile":{"id":211,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":193,"username":"Jaeden","expertiseProfile":{"id":210,"skills":[{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":586.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":192,"username":"Horacio","expertiseProfile":{"id":209,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":191,"username":"Marilou","expertiseProfile":{"id":208,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":190,"username":"Shanny","expertiseProfile":{"id":207,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":189,"username":"Eliane","expertiseProfile":{"id":206,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":188,"username":"Clifton","expertiseProfile":{"id":205,"skills":[{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":352.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":187,"username":"Johan","expertiseProfile":{"id":204,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":186,"username":"Jacey","expertiseProfile":{"id":203,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":185,"username":"Ward","expertiseProfile":{"id":202,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":184,"username":"Tierra","expertiseProfile":{"id":201,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":183,"username":"Rosalyn","expertiseProfile":{"id":200,"skills":[{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":597.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":182,"username":"Darius","expertiseProfile":{"id":199,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":180,"username":"Raina","expertiseProfile":{"id":197,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":179,"username":"Ansel","expertiseProfile":{"id":196,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":178,"username":"Alize","expertiseProfile":{"id":195,"skills":[{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":799.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":177,"username":"Madilyn","expertiseProfile":{"id":194,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":176,"username":"Norma","expertiseProfile":{"id":193,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":175,"username":"Augusta","expertiseProfile":{"id":192,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":174,"username":"Cruz","expertiseProfile":{"id":191,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":173,"username":"Kellie","expertiseProfile":{"id":190,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":172,"username":"Sandrine","expertiseProfile":{"id":189,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":171,"username":"Octavia","expertiseProfile":{"id":188,"skills":[{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":647.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":170,"username":"Elza","expertiseProfile":{"id":187,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":168,"username":"Adelle","expertiseProfile":{"id":185,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":169,"username":"Nels","expertiseProfile":{"id":186,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":167,"username":"Sophie","expertiseProfile":{"id":184,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":166,"username":"Brian","expertiseProfile":{"id":183,"skills":[{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":930.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":165,"username":"Vida","expertiseProfile":{"id":182,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":164,"username":"Joany","expertiseProfile":{"id":181,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":163,"username":"Kelley","expertiseProfile":{"id":180,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":162,"username":"Yesenia","expertiseProfile":{"id":179,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":161,"username":"Franco","expertiseProfile":{"id":178,"skills":[{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":231.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":160,"username":"Pink","expertiseProfile":{"id":177,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":159,"username":"Jed","expertiseProfile":{"id":176,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":158,"username":"Eddie","expertiseProfile":{"id":175,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":157,"username":"Keara","expertiseProfile":{"id":174,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":156,"username":"Hans","expertiseProfile":{"id":173,"skills":[{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":495.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":155,"username":"Maribel","expertiseProfile":{"id":172,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":154,"username":"Lysanne","expertiseProfile":{"id":171,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":153,"username":"Meaghan","expertiseProfile":{"id":170,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":152,"username":"Effie","expertiseProfile":{"id":169,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":151,"username":"Cory","expertiseProfile":{"id":168,"skills":[{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":956.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":150,"username":"Cassandre","expertiseProfile":{"id":167,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":149,"username":"Jevon","expertiseProfile":{"id":166,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":148,"username":"Jadyn","expertiseProfile":{"id":165,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":147,"username":"Emmett","expertiseProfile":{"id":164,"skills":[{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":432.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":146,"username":"Edgardo","expertiseProfile":{"id":163,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":144,"username":"Ada","expertiseProfile":{"id":161,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":145,"username":"Dangelo","expertiseProfile":{"id":162,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":143,"username":"Arlo","expertiseProfile":{"id":160,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":142,"username":"Owen","expertiseProfile":{"id":159,"skills":[{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":932.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":141,"username":"Laisha","expertiseProfile":{"id":158,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":140,"username":"Bertram","expertiseProfile":{"id":157,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":139,"username":"goshos","expertiseProfile":{"id":156,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":138,"username":"Edyth","expertiseProfile":{"id":155,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":137,"username":"gosho","expertiseProfile":{"id":152,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":136,"username":"Tyreek","expertiseProfile":{"id":148,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":135,"username":"Kevaadmin","expertiseProfile":{"id":147,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":131,"username":"Leaadmin","expertiseProfile":{"id":143,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":129,"username":"peshaka","expertiseProfile":{"id":141,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":128,"username":"Rashawn","expertiseProfile":{"id":140,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":127,"username":"Louisa","expertiseProfile":{"id":137,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":126,"username":"Sonia","expertiseProfile":{"id":135,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":125,"username":"Macey","expertiseProfile":{"id":133,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":124,"username":"Easton","expertiseProfile":{"id":132,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":123,"username":"Brice","expertiseProfile":{"id":123,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":119,"username":"Rubenadmin","expertiseProfile":{"id":119,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":116,"username":"Kellyadmin","expertiseProfile":{"id":116,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":113,"username":"Kennethadmin","expertiseProfile":{"id":113,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":111,"username":"Darelladmin","expertiseProfile":{"id":111,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":108,"username":"Gayleadmin","expertiseProfile":{"id":108,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":106,"username":"Olympiaadmin","expertiseProfile":{"id":106,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":105,"username":"Zachariah","expertiseProfile":{"id":105,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":103,"username":"Deeannadmin","expertiseProfile":{"id":103,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":101,"username":"Mylesadmin","expertiseProfile":{"id":101,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":98,"username":"Vicenteadmin","expertiseProfile":{"id":98,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":96,"username":"Emeliaadmin","expertiseProfile":{"id":96,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":93,"username":"Terraadmin","expertiseProfile":{"id":93,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":89,"username":"Abeadmin","expertiseProfile":{"id":89,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":85,"username":"Theodoreadmin","expertiseProfile":{"id":85,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":72,"username":"Paris","expertiseProfile":{"id":72,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":64,"username":"Kaseyadmin","expertiseProfile":{"id":64,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":56,"username":"Latoniaadmin","expertiseProfile":{"id":56,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":53,"username":"Ulices","expertiseProfile":{"id":53,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":52,"username":"Dustin","expertiseProfile":{"id":52,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":51,"username":"Boyd","expertiseProfile":{"id":51,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":50,"username":"Laurie","expertiseProfile":{"id":50,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":48,"username":"Samantha","expertiseProfile":{"id":48,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":47,"username":"Manuel","expertiseProfile":{"id":47,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":46,"username":"Gabriel","expertiseProfile":{"id":46,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 698ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGlsaWFuOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token eb5fb7d3-4194-4db1-b346-b91cc5e03db9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=FF73F0B28E44FFDAFBCF1DBEA8A829F1
Content-Length 284
Request Body
{"username":"Lilian","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/203/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/203/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/202/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/201/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/200/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/199/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/203/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/203/posts
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 44c8a1fe-93ea-4f48-91a0-c181bf2c29c7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Cookie JSESSIONID=E78D1696BAD8ABD2B7E0488EA0C75C93
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "string",
          "searchParam2": "string",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/203?principal=Lilian
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 250B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGlsaWFuOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4418cdd5-e102-4cd4-99e8-be5a5722478d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E78D1696BAD8ABD2B7E0488EA0C75C93
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":203,"username":"Lilian","authorities":["com.community.weare.Models.Role@2ab7fe1c"],"email":"Tate_Haley79@gmail.com","firstName":null,"lastNAme":null,"gender":null,"city":null,"birthYear":null,"personalReview":null,"expertise":"All","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/203/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 1249ms
Mean size per request: 876B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d8b13bde-fce6-4928-a5c8-e4533ec2cb76
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 642
Cookie JSESSIONID=E78D1696BAD8ABD2B7E0488EA0C75C93
Request Body
{
          "availability": 59, 
          "category": {
            "id": 100, 
            "name": "All"
          },
          "id": 220,
          "skill1": "kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)",
          "skill2": "chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)",
          "skill3": "izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}",
          "skill4": "hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)",
          "skill5": "uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)",
          "skills": [
            "skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)"
          ]
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":220,"skills":[{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":59.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is not empty 1 0 0
Response body contains all properties 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/203/personal
Response Information
Response Code: 200 - OK
Mean time per request: 524ms
Mean size per request: 273B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 28569ced-18c3-4d2a-af69-34cc6596f97c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 414
Cookie JSESSIONID=E78D1696BAD8ABD2B7E0488EA0C75C93
Request Body
{
          "birthYear": "2023-06-08",
          "firstName": "Taurean",
          "id": 203, 
          "lastName": "Schinner",
          "location": {
            "city": {
              "city": "",
              "country": {},
              "id": 8
            },
            "id": 0
          },
          "memberSince": "",
          "personalReview": "Omnis beatae accusantium fugiat hic quod blanditiis.",
          "picture": "No picture 2023-10-08T20:32:16+03:00",
          "picturePrivacy": true,
          "sex": "MALE"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":220,"firstName":"Taurean","lastName":"Schinner","sex":"MALE","location":{"id":69,"city":{"id":8,"city":"","country":{}}},"birthYear":"2023-06-08","personalReview":"Omnis beatae accusantium fugiat hic quod blanditiis.","memberSince":"08/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains all properties 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 452ms
Mean size per request: 42B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7fbb2cf5-703b-4eab-9e05-db229fc6e734
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 229
Cookie JSESSIONID=E78D1696BAD8ABD2B7E0488EA0C75C93
Request Body
{
          "authorities": [
            "ROLE_ADMIN"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Casey_Boyle5@hotmail.com",
          "password": "12345678",
          "username": "Opal"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 42
Date Sun, 08 Oct 2023 17:32:17 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Opal and id 204 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 697ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGlsaWFuOkxpbGlhbg==
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 46ab6c7e-8ccc-4686-9299-ed0a93d05596
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=E78D1696BAD8ABD2B7E0488EA0C75C93
Content-Length 284
Request Body
{"username":"Lilian","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:17 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/203/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/204/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/203/profile"><h2
                                            type="text">Taurean Schinner</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/202/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/201/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/200/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/203/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 646ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 722a1252-eadb-48e1-869b-4d820661e67b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=7AA484AE28E2EEFFBF6CFFA521FCB5EF
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:32:18+03:00",
          "picture": "No picture 2023-10-08T20:32:18+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":201,"content":"Automated post from Postman  2023-10-08T20:32:18+03:00","picture":"No picture 2023-10-08T20:32:18+03:00","date":"08/10/2023 20:32:18","likes":[],"comments":[],"rank":201,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 10.9s
Mean size per request: 31.32KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0dc00c95-9740-476f-9f00-d3857a601343
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7AA484AE28E2EEFFBF6CFFA521FCB5EF
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:27 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":201,"content":"Automated post from Postman  2023-10-08T20:32:18+03:00","picture":"No picture 2023-10-08T20:32:18+03:00","date":"08/10/2023 20:32:18","likes":[],"comments":[],"rank":201,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":199,"content":"Automated post from Postman  2023-10-08T20:27:39+03:00","picture":"No picture 2023-10-08T20:27:39+03:00","date":"08/10/2023 20:27:39","likes":[],"comments":[],"rank":199,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":196,"content":"Automated post from Postman  2023-10-08T20:24:39+03:00","picture":"No picture 2023-10-08T20:24:39+03:00","date":"08/10/2023 20:24:39","likes":[],"comments":[],"rank":196,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":193,"content":"Automated post from Postman  2023-10-08T20:21:00+03:00","picture":"No picture 2023-10-08T20:21:00+03:00","date":"08/10/2023 20:21:00","likes":[],"comments":[],"rank":193,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":190,"content":"Automated post from Postman  2023-10-08T20:18:18+03:00","picture":"No picture 2023-10-08T20:18:18+03:00","date":"08/10/2023 20:18:18","likes":[],"comments":[],"rank":190,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":187,"content":"Automated post from Postman  2023-10-08T20:15:04+03:00","picture":"No picture 2023-10-08T20:15:04+03:00","date":"08/10/2023 20:15:04","likes":[],"comments":[],"rank":187,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":183,"content":"Automated post from Postman  2023-10-08T20:06:42+03:00","picture":"No picture 2023-10-08T20:06:42+03:00","date":"08/10/2023 20:06:42","likes":[],"comments":[],"rank":183,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":180,"content":"Automated post from Postman  2023-10-08T19:53:32+03:00","picture":"No picture 2023-10-08T19:53:32+03:00","date":"08/10/2023 19:53:32","likes":[],"comments":[],"rank":180,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":177,"content":"Automated post from Postman  2023-10-08T19:48:33+03:00","picture":"No picture 2023-10-08T19:48:33+03:00","date":"08/10/2023 19:48:34","likes":[],"comments":[],"rank":177,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":174,"content":"Automated post from Postman  2023-10-08T19:40:41+03:00","picture":"No picture 2023-10-08T19:40:41+03:00","date":"08/10/2023 19:40:41","likes":[],"comments":[],"rank":174,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":171,"content":"Automated post from Postman  2023-10-08T19:39:17+03:00","picture":"No picture 2023-10-08T19:39:17+03:00","date":"08/10/2023 19:39:17","likes":[],"comments":[],"rank":171,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":168,"content":"Automated post from Postman  2023-10-08T19:37:21+03:00","picture":"No picture 2023-10-08T19:37:21+03:00","date":"08/10/2023 19:37:21","likes":[],"comments":[],"rank":168,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":165,"content":"Automated post from Postman  2023-10-08T19:26:03+03:00","picture":"No picture 2023-10-08T19:26:03+03:00","date":"08/10/2023 19:26:03","likes":[],"comments":[],"rank":165,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":162,"content":"Quia in nisi et natus non quod consequatur voluptate molestiae ipsa ipsa aut.","picture":"No picture","date":"08/10/2023 11:35:49","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":163,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":156,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:55:15","likes":[],"comments":[{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false}],"rank":162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":152,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:33:27","likes":[],"comments":[],"rank":152,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":150,"content":"Automated post from Postman  2023-10-07T17:22:15+03:00","picture":"No picture 2023-10-07T17:22:15+03:00","date":"07/10/2023 17:22:17","likes":[],"comments":[],"rank":150,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":159,"content":"Similique vel ad quia quidem adipisci perferendis iusto mollitia architecto.","picture":"No picture","date":"07/10/2023 19:24:34","likes":[],"comments":[],"rank":149,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":154,"content":"My edited automated comment from Postman 2023-10-07T17:32:58+03:00","picture":"2023-10-07T17:32:58+03:00","date":"07/10/2023 17:41:47","likes":[],"comments":[],"rank":144,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":151,"content":"Automated post from Postman  2023-10-07T17:22:24+03:00","picture":"No picture 2023-10-07T17:22:24+03:00","date":"07/10/2023 17:32:34","likes":[],"comments":[],"rank":141,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":157,"content":"Doloribus id magnam repellendus architecto autem amet placeat praesentium vel facilis corrupti ad.","picture":"No picture","date":"07/10/2023 19:19:07","likes":[],"comments":[],"rank":137,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":155,"content":"Placeat ducimus id impedit labore aut quidem necessitatibus quibusdam optio suscipit vitae laborum.","picture":"No picture","date":"07/10/2023 17:43:20","likes":[],"comments":[{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false}],"rank":128,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":148,"content":"Molestias voluptas omnis iusto et quas non hic dolores maiores excepturi est sit possimus.","picture":"No picture","date":"06/10/2023 18:57:43","likes":[],"comments":[],"rank":108,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":147,"content":"Maxime nobis distinctio nulla minus ex ut aut quae nostrum sed qui.","picture":"No picture","date":"06/10/2023 18:55:30","likes":[],"comments":[],"rank":97,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":146,"content":"Exercitationem nisi aperiam non qui accusamus explicabo iure exercitationem omnis accusantium.","picture":"No picture","date":"06/10/2023 18:33:05","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":87,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":145,"content":"Iste labore corporis numquam quibusdam a quasi rerum non soluta architecto fugit nam consequatur aliquid.","picture":"No picture","date":"06/10/2023 18:31:31","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":76,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":144,"content":"Illum et et amet quasi autem ipsam voluptatem in assumenda rem mollitia voluptatibus ab non.","picture":"No picture","date":"06/10/2023 18:30:45","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":65,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":143,"content":"Recusandae est ad maxime molestiae quasi est accusamus.","picture":"No picki","date":"06/10/2023 18:29:57","likes":[],"comments":[],"rank":53,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":142,"content":"Blanditiis molestiae possimus quod corrupti et id.","picture":"No picki","date":"06/10/2023 18:27:50","likes":[],"comments":[],"rank":42,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":141,"content":"Id id sit quidem voluptatem.","picture":"No picki","date":"06/10/2023 18:27:01","likes":[],"comments":[],"rank":31,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":140,"content":"In perferendis exercitationem molestiae expedita.","picture":"No picki","date":"06/10/2023 18:26:12","likes":[],"comments":[],"rank":20,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":139,"content":"Sit commodi omnis architecto alias voluptas distinctio accusantium repudiandae.","picture":"No picki","date":"06/10/2023 18:24:52","likes":[],"comments":[],"rank":9,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":138,"content":"Quas est voluptatem aut culpa.","picture":"No picki","date":"06/10/2023 18:16:01","likes":[],"comments":[],"rank":-2,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":137,"content":"Qui adipisci cupiditate error recusandae.","picture":"No picki","date":"06/10/2023 17:39:18","likes":[],"comments":[],"rank":-13,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":135,"content":"Doloribus nesciunt quisquam necessitatibus tempora perspiciatis voluptas fuga aut inventore voluptate et eos.","picture":"No picture","date":"06/10/2023 14:35:41","likes":[],"comments":[],"rank":-25,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":133,"content":"Delectus maiores et ipsum necessitatibus enim laudantium quasi consectetur facere perspiciatis accusantium eum.","picture":"No picture","date":"06/10/2023 14:22:25","likes":[],"comments":[],"rank":-37,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":130,"content":"Accusamus ut doloribus necessitatibus quibusdam rem maxime rerum qui impedit praesentium.","picture":"No picture","date":"06/10/2023 14:17:26","likes":[],"comments":[],"rank":-50,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":129,"content":"Excepturi quam fuga quidem molestias ex consequatur eligendi dolorem laborum totam corrupti.","picture":"No picture","date":"06/10/2023 14:11:53","likes":[],"comments":[],"rank":-61,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":123,"content":"Non natus officiis aut.","picture":"No picki","date":"06/10/2023 12:42:39","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false}],"rank":-67,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":122,"content":"Ad et maxime molestiae neque eligendi voluptatem quis vel est non ut facilis.","picture":"No picture","date":"06/10/2023 12:41:22","likes":[],"comments":[],"rank":-88,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":121,"content":"Qui eveniet aut voluptate iusto fuga voluptates autem repellendus similique eveniet molestiae vero nulla.","picture":"No picture","date":"06/10/2023 12:40:33","likes":[],"comments":[],"rank":-99,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":120,"content":"Quo nihil iure minus voluptatem magni quasi laborum harum pariatur voluptatem.","picture":"No picture","date":"06/10/2023 12:40:07","likes":[],"comments":[],"rank":-110,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":119,"content":"Debitis reprehenderit qui corporis sapiente amet quia et officia eligendi vero quasi aut repellat.","picture":"No picture","date":"06/10/2023 12:39:38","likes":[],"comments":[],"rank":-121,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":118,"content":"Velit aspernatur corporis minus odit voluptatum aperiam iste quis rerum est voluptatem nihil.","picture":"No picture","date":"06/10/2023 12:39:08","likes":[],"comments":[],"rank":-132,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":117,"content":"Ab ab distinctio enim ut nihil velit iusto quos et.","picture":"No picture","date":"06/10/2023 12:38:12","likes":[],"comments":[{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false}],"rank":-140,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":116,"content":"Accusamus dolore veniam aliquam soluta ratione quidem debitis libero voluptatum ipsum voluptas.","picture":"No picture","date":"06/10/2023 12:31:07","likes":[],"comments":[{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false}],"rank":-151,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":115,"content":"Voluptatibus ipsam facere soluta qui fuga expedita molestias ad molestiae et et rerum at.","picture":"No picture","date":"06/10/2023 12:19:08","likes":[],"comments":[{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false}],"rank":-162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":114,"content":"Velit neque reiciendis hic consequatur animi quis quam aut perferendis quaerat qui nesciunt sunt veritatis.","picture":"No picture","date":"06/10/2023 12:16:33","likes":[],"comments":[{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false}],"rank":-173,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":113,"content":"Numquam quia autem nam libero rerum quos ex est tenetur unde et facere.","picture":"No picture","date":"06/10/2023 12:14:42","likes":[],"comments":[{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false}],"rank":-184,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":112,"content":"Consectetur aliquam id cum eum et autem repudiandae quia eum perspiciatis placeat.","picture":"No picture","date":"06/10/2023 12:13:33","likes":[],"comments":[{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false}],"rank":-195,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":111,"content":"Rem voluptas similique nihil facere reprehenderit iusto quaerat hic modi eius omnis quidem.","picture":"No picture","date":"06/10/2023 12:00:32","likes":[],"comments":[{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false}],"rank":-206,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":110,"content":"Qui temporibus fugiat quibusdam eum ea omnis magni consectetur et magnam.","picture":"No picture","date":"06/10/2023 11:59:58","likes":[],"comments":[{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false}],"rank":-217,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":109,"content":"Nobis non molestias sunt culpa reiciendis magnam iure eaque dicta.","picture":"No picture","date":"06/10/2023 11:59:09","likes":[],"comments":[{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false}],"rank":-228,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":108,"content":"Et ut minus vero autem non dolor labore animi velit et expedita laboriosam sint.","picture":"No picture","date":"06/10/2023 11:58:21","likes":[],"comments":[{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false}],"rank":-239,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":107,"content":"Sunt libero consectetur dolor consequatur quam commodi illo et hic aut.","picture":"No picture","date":"06/10/2023 11:57:57","likes":[],"comments":[{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false}],"rank":-250,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":106,"content":"Voluptates et beatae velit facere consequatur in dolores reiciendis consectetur illum ea.","picture":"No picture","date":"06/10/2023 11:56:40","likes":[],"comments":[{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false}],"rank":-261,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":105,"content":"Et aut porro quia aut quae quaerat voluptatem ut facilis libero non qui ipsa dolores.","picture":"No picture","date":"06/10/2023 11:55:12","likes":[],"comments":[{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false}],"rank":-272,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":104,"content":"Eos alias delectus nulla a ut unde optio velit id nulla ipsam.","picture":"No picture","date":"06/10/2023 11:54:43","likes":[],"comments":[{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false}],"rank":-283,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":103,"content":"Unde illo excepturi voluptas at dolor ducimus recusandae consequatur totam explicabo nisi.","picture":"No picture","date":"06/10/2023 11:48:05","likes":[],"comments":[{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false}],"rank":-294,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":101,"content":"Nulla impedit est voluptatibus veritatis molestias sapiente non.","picture":"No picki","date":"06/10/2023 11:46:10","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false}],"rank":-305,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":99,"content":"Alias saepe nobis ullam est adipisci ducimus occaecati.","picture":"No picki","date":"06/10/2023 11:42:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false}],"rank":-317,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":98,"content":"Quasi est quos molestias esse at omnis excepturi est minima at ut dicta blanditiis.","picture":"No picture","date":"06/10/2023 11:42:13","likes":[],"comments":[{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false}],"rank":-329,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":97,"content":"Voluptas qui numquam facilis illo hic voluptatem quae enim non tempora nesciunt eum.","picture":"No picture","date":"06/10/2023 11:41:33","likes":[],"comments":[{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false}],"rank":-340,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":96,"content":"Cum nulla quaerat aliquid ab neque veniam et dignissimos deserunt molestiae qui eaque eum.","picture":"No picture","date":"06/10/2023 11:41:21","likes":[],"comments":[{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false}],"rank":-351,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":95,"content":"Id tenetur ut nemo ea in atque nisi voluptatem voluptatibus et laudantium qui amet.","picture":"No picture","date":"06/10/2023 11:39:46","likes":[],"comments":[{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false}],"rank":-362,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":94,"content":"Harum incidunt voluptatem consequatur voluptatem sed ea aut facilis voluptas doloremque est.","picture":"No picture","date":"06/10/2023 11:36:57","likes":[],"comments":[{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false}],"rank":-373,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":93,"content":"Adipisci voluptatem suscipit qui nemo consequatur aut aut earum ut rerum non quia.","picture":"No picture","date":"06/10/2023 10:50:22","likes":[],"comments":[{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false}],"rank":-384,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":92,"content":"Officia rerum dignissimos unde ratione libero ipsam et modi excepturi eum sunt.","picture":"No picture","date":"06/10/2023 10:50:10","likes":[],"comments":[{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false}],"rank":-395,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":91,"content":"Vel facere repudiandae blanditiis consequuntur eius aliquid distinctio voluptas et laudantium ut est quia itaque.","picture":"No picture","date":"06/10/2023 10:43:09","likes":[],"comments":[{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false}],"rank":-406,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":90,"content":"Nulla provident perspiciatis inventore officia exercitationem qui commodi a vitae suscipit est veritatis enim.","picture":"No picture","date":"06/10/2023 10:42:09","likes":[],"comments":[{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false}],"rank":-417,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":89,"content":"Automated post from Postman  2023-10-06T10:01:15+03:00","picture":"No picture 2023-10-06T10:01:15+03:00","date":"06/10/2023 10:01:15","likes":[],"comments":[{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false}],"rank":-428,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":88,"content":"Automated post from Postman  2023-10-06T10:00:02+03:00","picture":"No picture 2023-10-06T10:00:02+03:00","date":"06/10/2023 10:00:03","likes":[],"comments":[],"rank":-442,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":87,"content":"Ut sed nihil inventore voluptatem amet corporis aut temporibus neque totam et.","picture":"No picture","date":"06/10/2023 09:55:47","likes":[],"comments":[{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false}],"rank":-450,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":86,"content":"Error pariatur omnis fugit unde est autem hic et natus placeat ratione ipsa.","picture":"No picture","date":"06/10/2023 09:41:59","likes":[],"comments":[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false}],"rank":-461,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":85,"content":"Consequatur accusamus non explicabo praesentium aut dignissimos et consequatur culpa nam.","picture":"No picture","date":"06/10/2023 09:41:08","likes":[],"comments":[],"rank":-475,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":83,"content":"Optio dolore ipsa qui hic libero sapiente nihil doloribus error nam.","picture":"No picture","date":"06/10/2023 00:33:37","likes":[],"comments":[],"rank":-487,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":82,"content":"In ab suscipit aut repellendus non et laboriosam tempore ipsam magni rem ut.","picture":"No picture","date":"06/10/2023 00:31:04","likes":[],"comments":[],"rank":-498,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":81,"content":"Qui perspiciatis corporis repudiandae enim est necessitatibus voluptatem accusantium dolore voluptatem debitis id soluta.","picture":"No picture","date":"06/10/2023 00:21:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-508,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":80,"content":"Eum amet illo voluptas impedit perspiciatis rerum occaecati est omnis.","picture":"No picture","date":"06/10/2023 00:21:15","likes":[],"comments":[],"rank":-520,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":79,"content":"Voluptate dolores in explicabo eos sit libero nemo voluptas minima quas facilis delectus voluptatem.","picture":"No picture","date":"06/10/2023 00:20:46","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-530,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":78,"content":"Occaecati dolor saepe est adipisci iusto aut ad iusto soluta in.","picture":"No picture","date":"06/10/2023 00:20:02","likes":[],"comments":[],"rank":-542,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":77,"content":"Non dolor a earum aut.","picture":"No picki","date":"06/10/2023 00:18:34","likes":[],"comments":[],"rank":-553,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":76,"content":"Non minus provident iusto rerum distinctio possimus.","picture":"No picki","date":"06/10/2023 00:07:24","likes":[],"comments":[],"rank":-564,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":75,"content":"Necessitatibus inventore porro odio perspiciatis inventore aliquid.","picture":"No picki","date":"06/10/2023 00:06:48","likes":[],"comments":[],"rank":-575,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":74,"content":"Placeat architecto quia totam sunt.","picture":"No picki","date":"06/10/2023 00:05:15","likes":[],"comments":[],"rank":-586,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":73,"content":"Adipisci ea cum et facilis enim sit assumenda.","picture":"No picki","date":"05/10/2023 23:58:34","likes":[],"comments":[],"rank":-597,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":72,"content":"Omnis dicta omnis tenetur maiores labore sed aperiam beatae praesentium tenetur vitae.","picture":"No picture","date":"05/10/2023 23:56:26","likes":[],"comments":[],"rank":-608,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":71,"content":"Dolores quis asperiores velit suscipit nobis non molestiae magnam iste est vel qui earum eaque.","picture":"No picture","date":"05/10/2023 23:55:28","likes":[],"comments":[],"rank":-619,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":70,"content":"Ad quibusdam labore temporibus veritatis vitae quidem suscipit hic iste adipisci voluptas molestiae.","picture":"No picture","date":"05/10/2023 23:54:44","likes":[],"comments":[],"rank":-630,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":69,"content":"Ut repudiandae quo maxime harum cum est reprehenderit incidunt impedit nisi veniam distinctio.","picture":"No picture","date":"05/10/2023 23:54:24","likes":[],"comments":[],"rank":-641,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":68,"content":"Eveniet aut enim voluptatum non omnis voluptates totam rem voluptatibus placeat.","picture":"No picture","date":"05/10/2023 23:52:08","likes":[],"comments":[],"rank":-652,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":67,"content":"Explicabo praesentium id error enim alias quia consequuntur molestiae ut sapiente id explicabo.","picture":"No picture","date":"05/10/2023 23:01:26","likes":[],"comments":[],"rank":-663,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":66,"content":"Aperiam minima voluptas ut vero deleniti eum sed fugit et corrupti placeat.","picture":"No picture","date":"05/10/2023 23:01:11","likes":[],"comments":[],"rank":-674,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":65,"content":"Sint aut officiis ut sit et mollitia dolor dolorem dolores ut facere quasi voluptate et.","picture":"No picture","date":"05/10/2023 22:48:52","likes":[],"comments":[],"rank":-685,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":64,"content":"SHAKA LQKA MAKA","picture":"No picture","date":"05/10/2023 22:46:20","likes":[],"comments":[],"rank":-696,"public":true,"category":{"id":100,"name":"All"},"liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have comment_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=201
Response Information
Response Code: 200 - OK
Mean time per request: 504ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3d34b7ce-1d98-42d8-bbfa-e0365b87ca35
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=7AA484AE28E2EEFFBF6CFFA521FCB5EF
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:32:30+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:32:30 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=201
Response Information
Response Code: 200 - OK
Mean time per request: 807ms
Mean size per request: 1.26KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 76d209b2-68e5-4788-b92d-851ecc6dfd16
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7AA484AE28E2EEFFBF6CFFA521FCB5EF
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:30 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":201,"content":"My edited automated post from Postman 2023-10-08T20:32:30+03:00","picture":"no picki","date":"08/10/2023 20:32:18","likes":[{"userId":203,"username":"Lilian","expertiseProfile":{"id":220,"skills":[{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":59.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":202,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=201
Response Information
Response Code: 200 - OK
Mean time per request: 750ms
Mean size per request: 269B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 69ad4cd2-2e06-4728-ad92-c5d3ac9cd6fd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7AA484AE28E2EEFFBF6CFFA521FCB5EF
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:32 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":201,"content":"My edited automated post from Postman 2023-10-08T20:32:30+03:00","picture":"no picki","date":"08/10/2023 20:32:18","likes":[],"comments":[],"rank":201,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=201
Response Information
Response Code: 200 - OK
Mean time per request: 431ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6de712f5-45cc-4db6-9222-7788205555b7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7AA484AE28E2EEFFBF6CFFA521FCB5EF
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:32 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=201
Response Information
Response Code: 200 - OK
Mean time per request: 695ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token edf6e607-2855-4944-a621-4903e01f331b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7AA484AE28E2EEFFBF6CFFA521FCB5EF
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:32:33 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 700ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGlsaWFuOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f1e1594d-99bf-46e5-b72c-951ee7946994
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=7AA484AE28E2EEFFBF6CFFA521FCB5EF
Content-Length 284
Request Body
{"username":"Lilian","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:33 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/203/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/204/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/203/profile"><h2
                                            type="text">Taurean Schinner</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/202/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/201/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/200/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/203/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 645ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token cb036eba-9360-4769-896c-d9cc4c9959d2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:32:34+03:00",
          "picture": "No picture 2023-10-08T20:32:34+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:35 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":202,"content":"Automated post from Postman  2023-10-08T20:32:34+03:00","picture":"No picture 2023-10-08T20:32:34+03:00","date":"08/10/2023 20:32:34","likes":[],"comments":[],"rank":202,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 717ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f2eecdc5-9ecb-4656-89e3-ead68e022eb8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:32:35+03:00",
          "deletedConfirmed": true,
          "postId": 202,
          "userId": 203
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:35 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":177,"content":"Automated comment from Postman 2023-10-08T20:32:35+03:00","likes":[],"date":"08/10/2023 20:32:35","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 3.1s
Mean size per request: 5.71KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 34fec920-6a1b-44c7-85d1-d939fdfc6b98
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:39 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false},{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false},{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false},{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false},{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false},{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false},{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false},{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false},{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false},{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false},{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false},{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false},{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false},{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false},{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false},{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false},{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false},{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false},{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false},{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false},{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false},{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false},{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false},{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false},{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false},{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false},{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false},{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false},{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false},{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false},{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false},{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false},{"commentId":177,"content":"Automated comment from Postman 2023-10-08T20:32:35+03:00","likes":[],"date":"08/10/2023 20:32:35","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have commen_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 663ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d45f8364-8154-4c37-ad08-9fd91d637d0e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:32:39 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=177
Response Information
Response Code: 200 - OK
Mean time per request: 668ms
Mean size per request: 1.17KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ac67cae4-63ea-4237-b745-9dfcfa275a8f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:40 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":177,"content":"My edited automated comment from Postman 2023-10-08T20:32:39 03:00","likes":[{"userId":203,"username":"Lilian","expertiseProfile":{"id":220,"skills":[{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":59.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"08/10/2023 20:32:35","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=177
Response Information
Response Code: 200 - OK
Mean time per request: 625ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3c9df687-64a4-40ef-9d5d-e53025f160aa
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:40 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":177,"content":"My edited automated comment from Postman 2023-10-08T20:32:39 03:00","likes":[],"date":"08/10/2023 20:32:35","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=202
Response Information
Response Code: 200 - OK
Mean time per request: 792ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3ada646c-fbc0-413e-8c30-f06760448251
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:42 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":177,"content":"My edited automated comment from Postman 2023-10-08T20:32:39 03:00","likes":[],"date":"08/10/2023 20:32:35","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=177
Response Information
Response Code: 200 - OK
Mean time per request: 405ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7c535b05-09fd-4a28-8ccb-aabc8f660e75
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:42 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":177,"content":"My edited automated comment from Postman 2023-10-08T20:32:39 03:00","likes":[],"date":"08/10/2023 20:32:35","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=177
Response Information
Response Code: 200 - OK
Mean time per request: 522ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6716b97d-882b-4e1a-9a95-3c57daaef671
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:32:43 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 687ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGlsaWFuOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4afa7514-9bd5-4b8d-a358-8babf6b481bc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0365F980BFA88A55848DC8F618E0511D
Content-Length 284
Request Body
{"username":"Lilian","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:43 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/203/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/204/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/203/profile"><h2
                                            type="text">Taurean Schinner</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/202/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/201/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/200/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/203/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill?unsorted=true
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 15.74KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0f22712f-7c05-414d-8cc9-222c515939f8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6E2A793FDFA7E193567D94D03BFAE097
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:44 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":110,"skill":"adipisci","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"alias","category":{"id":100,"name":"All"}},{"skillId":70,"skill":"amet","category":{"id":100,"name":"All"}},{"skillId":79,"skill":"animi","category":{"id":100,"name":"All"}},{"skillId":138,"skill":"assumenda","category":{"id":100,"name":"All"}},{"skillId":71,"skill":"atque","category":{"id":100,"name":"All"}},{"skillId":99,"skill":"aut","category":{"id":100,"name":"All"}},{"skillId":86,"skill":"autem","category":{"id":100,"name":"All"}},{"skillId":101,"skill":"blanditiis","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":73,"skill":"commodi","category":{"id":100,"name":"All"}},{"skillId":75,"skill":"compress","category":{"id":100,"name":"All"}},{"skillId":149,"skill":"consectetur","category":{"id":100,"name":"All"}},{"skillId":117,"skill":"consequatur","category":{"id":100,"name":"All"}},{"skillId":147,"skill":"corporis","category":{"id":100,"name":"All"}},{"skillId":136,"skill":"culpa","category":{"id":100,"name":"All"}},{"skillId":135,"skill":"cum","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":100,"skill":"debitis","category":{"id":100,"name":"All"}},{"skillId":88,"skill":"delectus","category":{"id":100,"name":"All"}},{"skillId":115,"skill":"distinctio","category":{"id":100,"name":"All"}},{"skillId":84,"skill":"dolor","category":{"id":100,"name":"All"}},{"skillId":97,"skill":"dolore","category":{"id":100,"name":"All"}},{"skillId":106,"skill":"doloribus","category":{"id":100,"name":"All"}},{"skillId":116,"skill":"dolorum","category":{"id":100,"name":"All"}},{"skillId":107,"skill":"ea","category":{"id":100,"name":"All"}},{"skillId":103,"skill":"eaque","category":{"id":100,"name":"All"}},{"skillId":83,"skill":"eius","category":{"id":100,"name":"All"}},{"skillId":143,"skill":"eos","category":{"id":100,"name":"All"}},{"skillId":127,"skill":"est","category":{"id":100,"name":"All"}},{"skillId":122,"skill":"et","category":{"id":100,"name":"All"}},{"skillId":132,"skill":"eveniet","category":{"id":100,"name":"All"}},{"skillId":105,"skill":"ex","category":{"id":100,"name":"All"}},{"skillId":125,"skill":"excepturi","category":{"id":100,"name":"All"}},{"skillId":92,"skill":"expedita","category":{"id":100,"name":"All"}},{"skillId":120,"skill":"facilis","category":{"id":100,"name":"All"}},{"skillId":142,"skill":"fuga","category":{"id":100,"name":"All"}},{"skillId":76,"skill":"generate","category":{"id":100,"name":"All"}},{"skillId":74,"skill":"hack","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":81,"skill":"harum","category":{"id":100,"name":"All"}},{"skillId":113,"skill":"ipsum","category":{"id":100,"name":"All"}},{"skillId":151,"skill":"itaque","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":150,"skill":"libero","category":{"id":100,"name":"All"}},{"skillId":123,"skill":"minima","category":{"id":100,"name":"All"}},{"skillId":118,"skill":"minus","category":{"id":100,"name":"All"}},{"skillId":102,"skill":"molestiae","category":{"id":100,"name":"All"}},{"skillId":137,"skill":"nam","category":{"id":100,"name":"All"}},{"skillId":129,"skill":"nemo","category":{"id":100,"name":"All"}},{"skillId":89,"skill":"neque","category":{"id":100,"name":"All"}},{"skillId":121,"skill":"nesciunt","category":{"id":100,"name":"All"}},{"skillId":98,"skill":"nobis","category":{"id":100,"name":"All"}},{"skillId":111,"skill":"non","category":{"id":100,"name":"All"}},{"skillId":95,"skill":"nulla","category":{"id":100,"name":"All"}},{"skillId":82,"skill":"numquam","category":{"id":100,"name":"All"}},{"skillId":94,"skill":"odio","category":{"id":100,"name":"All"}},{"skillId":130,"skill":"omnis","category":{"id":100,"name":"All"}},{"skillId":134,"skill":"pariatur","category":{"id":100,"name":"All"}},{"skillId":140,"skill":"perferendis","category":{"id":100,"name":"All"}},{"skillId":152,"skill":"porro","category":{"id":100,"name":"All"}},{"skillId":145,"skill":"provident","category":{"id":100,"name":"All"}},{"skillId":96,"skill":"quae","category":{"id":100,"name":"All"}},{"skillId":72,"skill":"qui","category":{"id":100,"name":"All"}},{"skillId":108,"skill":"quia","category":{"id":100,"name":"All"}},{"skillId":93,"skill":"quibusdam","category":{"id":100,"name":"All"}},{"skillId":112,"skill":"quis","category":{"id":100,"name":"All"}},{"skillId":146,"skill":"quo","category":{"id":100,"name":"All"}},{"skillId":148,"skill":"quos","category":{"id":100,"name":"All"}},{"skillId":91,"skill":"ratione","category":{"id":100,"name":"All"}},{"skillId":133,"skill":"reiciendis","category":{"id":100,"name":"All"}},{"skillId":78,"skill":"repudiandae","category":{"id":100,"name":"All"}},{"skillId":141,"skill":"rerum","category":{"id":100,"name":"All"}},{"skillId":131,"skill":"saepe","category":{"id":100,"name":"All"}},{"skillId":114,"skill":"sed","category":{"id":100,"name":"All"}},{"skillId":90,"skill":"similique","category":{"id":100,"name":"All"}},{"skillId":119,"skill":"sit","category":{"id":100,"name":"All"}},{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":68,"skill":"sunt","category":{"id":100,"name":"All"}},{"skillId":139,"skill":"tempora","category":{"id":100,"name":"All"}},{"skillId":104,"skill":"temporibus","category":{"id":100,"name":"All"}},{"skillId":77,"skill":"transmit","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":85,"skill":"ut","category":{"id":100,"name":"All"}},{"skillId":124,"skill":"vel","category":{"id":100,"name":"All"}},{"skillId":126,"skill":"velit","category":{"id":100,"name":"All"}},{"skillId":144,"skill":"veniam","category":{"id":100,"name":"All"}},{"skillId":109,"skill":"veritatis","category":{"id":100,"name":"All"}},{"skillId":87,"skill":"vero","category":{"id":100,"name":"All"}},{"skillId":80,"skill":"voluptatem","category":{"id":100,"name":"All"}},{"skillId":128,"skill":"voluptatum","category":{"id":100,"name":"All"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 131B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8ef3f1cf-41d0-42bf-95c6-046dbd959dd2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 166
Cookie JSESSIONID=6E2A793FDFA7E193567D94D03BFAE097
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "skill Sat Oct 07 2023 23:00:04 GMT+0300 (Eastern European Summer Time)",
          "skillId": 406
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:44 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":242,"skill":"skill Sat Oct 07 2023 23:00:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Skill saving to contains automation message. 2 0 0
Response to have skill description section 2 0 0
Response to have skill id section 2 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f6d5fa9b-d97d-4448-8f4d-d7db7c396208
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6E2A793FDFA7E193567D94D03BFAE097
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:32:44 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=242
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 126B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 55c1d92d-9444-46a4-b45f-bc9746146a50
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6E2A793FDFA7E193567D94D03BFAE097
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:45 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":242,"skill":"Balanced bandwidth-monitored matrix","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=242
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b9b3e34b-f04c-4a3b-9a8b-b30dbc0fa8ae
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 146
Cookie JSESSIONID=6E2A793FDFA7E193567D94D03BFAE097
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:32:45+03:00",
          "picture": "2023-10-08T20:32:45+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:32:45 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 468ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token fb66ec27-c264-433b-a146-90a16b3e27e2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 231
Cookie JSESSIONID=6E2A793FDFA7E193567D94D03BFAE097
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Uriel.Gaylord@gmail.com",
          "password": "12345678",
          "username": "Federico"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 46
Date Sun, 08 Oct 2023 17:32:45 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Federico and id 205 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 473ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5577e7e5-99e7-4377-9ed1-b25d469dae51
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 231
Cookie JSESSIONID=6E2A793FDFA7E193567D94D03BFAE097
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Coby_Hoppe57@hotmail.com",
          "password": "12345678",
          "username": "Jacinto"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 45
Date Sun, 08 Oct 2023 17:32:47 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Jacinto and id 206 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 731ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ba8e978f-18fb-45a1-8622-d1d414d79526
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=6E2A793FDFA7E193567D94D03BFAE097
Content-Length 286
Request Body
{"username":"Federico","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:47 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/205/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/206/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/205/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/204/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/203/profile"><h2
                                            type="text">Taurean Schinner</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/202/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/205/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/auth/connection/request?id=206&username=Jacinto
Response Information
Response Code: 200 - OK
Mean time per request: 1213ms
Mean size per request: 18.6KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 56c558a9-b832-4342-9e80-e69f423f1a4b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=400381FD24F07A292D5DC2DAE3C25C8A
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:48 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en" xmlns="http://www.w3.org/1999/html">
        <head>
            <title>WEare social media</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
            <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
        
            <style>
                .fa {
                    font-size: 50px;
                    cursor: pointer;
                    user-select: none;
                }
        
                .fa:hover {
                    color: darkblue;
                }
            </style>
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
        
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        
        <div class="hero-wrap hero-wrap-2"
             style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i></a></span> <span class="mr-3">
                            <a href="/search?searchParam1=All&amp;searchParam2=&amp;index=0&amp;size=10">All</a></span></p>
                        
                        <h1 class="mb-3 bread"></h1>
                    </div>
                </div>
            </div>
        </div>
        
        <section>
            <div class="col-2 p-3">
                
            </div>
        
            
        
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="col-2">
                    <form action="/auth/connection/request"
                          method="post">
                        <label>
                            <input type="hidden" value="206" class="mb-2" id="id" name="id"/>
                            <input type="hidden" value="Jacinto" class="mb-2" id="username" name="username"/>
                        </label>
                        <input class="btn btn-primary" type="submit" value="connect"/>
                    </form>
                </div>
                <div>Good job! You have send friend request!</div>
                <div class="col-8 ">
                    <div class="team p-4 bg-white">
                        <div method="post">
                            <div class="row">
                                <div class="col-md-4">
                                    <div class="imgPr">
                                        <img src="/images/blank-profile-picture.jpg" alt="Image" height="300">
                                    </div>
                                    
                                </div>
                                <div class="col-lg-12">
                                    <div class="text pl-md-4">
                                        
                                        <h1 class="mr-3 text-black" type="text">Jacinto</h1>
                                        <p><span>All</span>
                                        </p>
                                        <p class="proile-rating">
                                            Member since : <span>08/10/2023</span>
                                        </p>
        
                                        <ul class="nav nav-tabs" id="myTabContent" role="tablist">
                                            <li class="nav-item">
                                                <a class="nav-link active" data-toggle="list" href="#home" role="tab"
                                                   aria-controls="home" aria-selected="true">Personal Information</a>
                                            </li>
        
                                            <li class="nav-item">
                                                <a class="nav-link" data-toggle="list" href="#posts" role="tab"
                                                   aria-controls="profile" aria-selected="false">Latest activity</a>
                                            </li>
                                        </ul>
                                        <script>    $('#myTabContent a').on('click', function (e) {
                                            e.preventDefault()
                                            $(this).tab('show')
                                        })</script>
                                    </div>
                                </div>
                            </div>
                            <div class="row">
                                <div class="col-md-8">
                                    <div class="tab-content profile-tab">
                                        <div class="tab-pane fade show active" id="home" role="tabpanel"
                                             aria-labelledby="home-tab">
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>User Id</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Name</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>null null</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Email</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>birthday</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Location</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Friend list</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>0 friends</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-lg-12">
                                                    <label>Your Bio</label><br/>
                                                    <p></p>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                
                            </div>
                        </div>
                    </div>
                </div>
                
            </div>
        </section>
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3" id="posts">
                    
                </div>
                <div>
                    <div id="post-container" class="row d-flex">
                        <div class="col-md-3 d-flex ftco-animate">
                            
                            <div class="row">
                                <div class="col-md-2">
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email address.
                                    The more complete your profile is, the easier it is for potential partners to contact you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/206/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
                integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
                crossorigin="anonymous"></script>
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        <script>
            function loadMore(userId, index, size) {
                // let i = index != "null" ? parseInt(index++) : 1;
                // let s = size != "null" ? parseInt(size) : 4;
                debugger
                $('#post-container').load(`/auth/users/${userId}/profile/posts?size=${size}&index=${index}`)
            }
        
        </script>
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has succefull message for sending connection- Good job! You have send friend request 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 6ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token bf238d5d-b65f-4fc1-ae9a-ad56c9877d07
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=400381FD24F07A292D5DC2DAE3C25C8A
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:48 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 757ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9b4c74b1-5610-4e89-bf2c-e33b81879904
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=400381FD24F07A292D5DC2DAE3C25C8A
Content-Length 285
Request Body
{"username":"Jacinto","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:49 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/206/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/206/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/205/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/204/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/203/profile"><h2
                                            type="text">Taurean Schinner</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/202/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/206/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/206/request/
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5ef25edd-6b61-4b7f-a487-4d9024fb7a7f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=25D46C3285BF671081296C0D31215709
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:49 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":38,"approved":false,"seen":false,"timeStamp":"08/10/2023 20:32"}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/206/request/approve?name=Jacinto&requestId=38
Response Information
Response Code: 200 - OK
Mean time per request: 530ms
Mean size per request: 36B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token a2d8df25-07af-4479-8d7f-eff7aa15a9e2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=25D46C3285BF671081296C0D31215709
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 36
Date Sun, 08 Oct 2023 17:32:51 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Jacinto approved request of Federico
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate response has same content 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 4ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8909adad-c45a-4b8a-9e66-3db3ced96f92
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=25D46C3285BF671081296C0D31215709
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:51 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 511ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 45fbfd20-3ca3-435e-b755-1072cdbaab07
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 228
Cookie JSESSIONID=25D46C3285BF671081296C0D31215709
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Myrna_Blick8@yahoo.com",
          "password": "12345678",
          "username": "Tressa"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:32:51 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Tressa and id 207 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 717ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic VHJlc3NhOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f8da4855-9914-436f-9046-e9e9f0fa6f7a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=25D46C3285BF671081296C0D31215709
Content-Length 284
Request Body
{"username":"Tressa","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:52 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/207/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/207/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/206/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/205/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/204/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/203/profile"><h2
                                            type="text">Taurean Schinner</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/207/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 697ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2705c2d4-c8c7-474e-adf3-16fc0b159bbe
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:32:52+03:00",
          "picture": "No picture 2023-10-08T20:32:52+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:32:52 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":203,"content":"Automated post from Postman  2023-10-08T20:32:52+03:00","picture":"No picture 2023-10-08T20:32:52+03:00","date":"08/10/2023 20:32:52","likes":[],"comments":[],"rank":203,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=203
Response Information
Response Code: 200 - OK
Mean time per request: 429ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6ac55068-ca24-439d-a064-4c3ad773a771
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:32:53+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:32:54 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 15.1s
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8c57a381-501c-4cb6-9f8b-f2c62f39813a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:32:54+03:00",
          "deletedConfirmed": true,
          "postId": 203,
          "userId": 207
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:33:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":178,"content":"Automated comment from Postman 2023-10-08T20:32:54+03:00","likes":[],"date":"08/10/2023 20:32:54","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 19.8s
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e43f82c7-419f-4a9c-9502-32d607679a58
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:33:29 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=203
Response Information
Response Code: 200 - OK
Mean time per request: 1704ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7fa0ddaa-e64e-45de-817a-766d3b3dec21
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:33:31 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":178,"content":"My edited automated comment from Postman 2023-10-08T20:33:09 03:00","likes":[],"date":"08/10/2023 20:32:54","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=203
Response Information
Response Code: 200 - OK
Mean time per request: 1458ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e2edc99a-7afc-4647-ad8c-5cf8baef0ba7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:33:32 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 847ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4c89edcc-72ff-436c-987b-aa2da0089555
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 229
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Dorthy.Bednar@yahoo.com",
          "password": "12345678",
          "username": "Felipe"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:33:32 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Felipe and id 208 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 28.9s
Mean size per request: 32.05KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ab4bbe84-ee34-4211-91e0-4b2d80c551af
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 100
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":208,"username":"Felipe","expertiseProfile":{"id":225,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":207,"username":"Tressa","expertiseProfile":{"id":224,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":205,"username":"Federico","expertiseProfile":{"id":222,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":206,"username":"Jacinto","expertiseProfile":{"id":223,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":204,"username":"Opal","expertiseProfile":{"id":221,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":203,"username":"Lilian","expertiseProfile":{"id":220,"skills":[{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":59.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":202,"username":"Zella","expertiseProfile":{"id":219,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":201,"username":"Angelina","expertiseProfile":{"id":218,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":200,"username":"Chester","expertiseProfile":{"id":217,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":199,"username":"Andrew","expertiseProfile":{"id":216,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":198,"username":"Talia","expertiseProfile":{"id":215,"skills":[{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":121.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":197,"username":"Blaze","expertiseProfile":{"id":214,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":196,"username":"Joanne","expertiseProfile":{"id":213,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":195,"username":"Roman","expertiseProfile":{"id":212,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":194,"username":"Darrick","expertiseProfile":{"id":211,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":193,"username":"Jaeden","expertiseProfile":{"id":210,"skills":[{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":586.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":192,"username":"Horacio","expertiseProfile":{"id":209,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":191,"username":"Marilou","expertiseProfile":{"id":208,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":190,"username":"Shanny","expertiseProfile":{"id":207,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":189,"username":"Eliane","expertiseProfile":{"id":206,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":188,"username":"Clifton","expertiseProfile":{"id":205,"skills":[{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":352.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":187,"username":"Johan","expertiseProfile":{"id":204,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":186,"username":"Jacey","expertiseProfile":{"id":203,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":185,"username":"Ward","expertiseProfile":{"id":202,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":184,"username":"Tierra","expertiseProfile":{"id":201,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":183,"username":"Rosalyn","expertiseProfile":{"id":200,"skills":[{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":597.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":182,"username":"Darius","expertiseProfile":{"id":199,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":180,"username":"Raina","expertiseProfile":{"id":197,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":179,"username":"Ansel","expertiseProfile":{"id":196,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":178,"username":"Alize","expertiseProfile":{"id":195,"skills":[{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":799.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":177,"username":"Madilyn","expertiseProfile":{"id":194,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":176,"username":"Norma","expertiseProfile":{"id":193,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":175,"username":"Augusta","expertiseProfile":{"id":192,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":174,"username":"Cruz","expertiseProfile":{"id":191,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":173,"username":"Kellie","expertiseProfile":{"id":190,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":172,"username":"Sandrine","expertiseProfile":{"id":189,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":171,"username":"Octavia","expertiseProfile":{"id":188,"skills":[{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":647.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":170,"username":"Elza","expertiseProfile":{"id":187,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":168,"username":"Adelle","expertiseProfile":{"id":185,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":169,"username":"Nels","expertiseProfile":{"id":186,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":167,"username":"Sophie","expertiseProfile":{"id":184,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":166,"username":"Brian","expertiseProfile":{"id":183,"skills":[{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":930.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":165,"username":"Vida","expertiseProfile":{"id":182,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":164,"username":"Joany","expertiseProfile":{"id":181,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":163,"username":"Kelley","expertiseProfile":{"id":180,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":162,"username":"Yesenia","expertiseProfile":{"id":179,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":161,"username":"Franco","expertiseProfile":{"id":178,"skills":[{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":231.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":160,"username":"Pink","expertiseProfile":{"id":177,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":159,"username":"Jed","expertiseProfile":{"id":176,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":158,"username":"Eddie","expertiseProfile":{"id":175,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":157,"username":"Keara","expertiseProfile":{"id":174,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":156,"username":"Hans","expertiseProfile":{"id":173,"skills":[{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":495.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":155,"username":"Maribel","expertiseProfile":{"id":172,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":154,"username":"Lysanne","expertiseProfile":{"id":171,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":153,"username":"Meaghan","expertiseProfile":{"id":170,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":152,"username":"Effie","expertiseProfile":{"id":169,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":151,"username":"Cory","expertiseProfile":{"id":168,"skills":[{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":956.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":150,"username":"Cassandre","expertiseProfile":{"id":167,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":149,"username":"Jevon","expertiseProfile":{"id":166,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":148,"username":"Jadyn","expertiseProfile":{"id":165,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":147,"username":"Emmett","expertiseProfile":{"id":164,"skills":[{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":432.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":146,"username":"Edgardo","expertiseProfile":{"id":163,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":144,"username":"Ada","expertiseProfile":{"id":161,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":145,"username":"Dangelo","expertiseProfile":{"id":162,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":143,"username":"Arlo","expertiseProfile":{"id":160,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":142,"username":"Owen","expertiseProfile":{"id":159,"skills":[{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":932.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":141,"username":"Laisha","expertiseProfile":{"id":158,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":140,"username":"Bertram","expertiseProfile":{"id":157,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":139,"username":"goshos","expertiseProfile":{"id":156,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":138,"username":"Edyth","expertiseProfile":{"id":155,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":137,"username":"gosho","expertiseProfile":{"id":152,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":136,"username":"Tyreek","expertiseProfile":{"id":148,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":135,"username":"Kevaadmin","expertiseProfile":{"id":147,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":131,"username":"Leaadmin","expertiseProfile":{"id":143,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":129,"username":"peshaka","expertiseProfile":{"id":141,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":128,"username":"Rashawn","expertiseProfile":{"id":140,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":127,"username":"Louisa","expertiseProfile":{"id":137,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":126,"username":"Sonia","expertiseProfile":{"id":135,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":125,"username":"Macey","expertiseProfile":{"id":133,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":124,"username":"Easton","expertiseProfile":{"id":132,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":123,"username":"Brice","expertiseProfile":{"id":123,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":119,"username":"Rubenadmin","expertiseProfile":{"id":119,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":116,"username":"Kellyadmin","expertiseProfile":{"id":116,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":113,"username":"Kennethadmin","expertiseProfile":{"id":113,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":111,"username":"Darelladmin","expertiseProfile":{"id":111,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":108,"username":"Gayleadmin","expertiseProfile":{"id":108,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":106,"username":"Olympiaadmin","expertiseProfile":{"id":106,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":105,"username":"Zachariah","expertiseProfile":{"id":105,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":103,"username":"Deeannadmin","expertiseProfile":{"id":103,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":101,"username":"Mylesadmin","expertiseProfile":{"id":101,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":98,"username":"Vicenteadmin","expertiseProfile":{"id":98,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":96,"username":"Emeliaadmin","expertiseProfile":{"id":96,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":93,"username":"Terraadmin","expertiseProfile":{"id":93,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":89,"username":"Abeadmin","expertiseProfile":{"id":89,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":85,"username":"Theodoreadmin","expertiseProfile":{"id":85,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":72,"username":"Paris","expertiseProfile":{"id":72,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":64,"username":"Kaseyadmin","expertiseProfile":{"id":64,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":56,"username":"Latoniaadmin","expertiseProfile":{"id":56,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":53,"username":"Ulices","expertiseProfile":{"id":53,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":52,"username":"Dustin","expertiseProfile":{"id":52,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 790ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic RmVsaXBlOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1eae21ae-060c-4705-9f9b-c798a5fa45f0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=53EE969B41605A198F06EAB5DFF7291B
Content-Length 284
Request Body
{"username":"Felipe","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/208/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/208/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/207/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/206/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/205/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/204/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/208/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/208/posts
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token efaae5f5-7e8c-452f-92ee-f932433bb066
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Cookie JSESSIONID=00DDDFDD6BE3D55A432F47B9BF188267
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "string",
          "searchParam2": "string",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/208?principal=Felipe
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic RmVsaXBlOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 51da407d-42b3-4257-b390-3911e532d70b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=00DDDFDD6BE3D55A432F47B9BF188267
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":208,"username":"Felipe","authorities":["com.community.weare.Models.Role@13b438bf"],"email":"Dorthy.Bednar@yahoo.com","firstName":null,"lastNAme":null,"gender":null,"city":null,"birthYear":null,"personalReview":null,"expertise":"All","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/208/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 1395ms
Mean size per request: 877B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 36ecf7ac-c3b1-4cc2-9af2-e3df4b252f20
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 643
Cookie JSESSIONID=00DDDFDD6BE3D55A432F47B9BF188267
Request Body
{
          "availability": 247, 
          "category": {
            "id": 100, 
            "name": "All"
          },
          "id": 225,
          "skill1": "kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)",
          "skill2": "chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)",
          "skill3": "izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}",
          "skill4": "hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)",
          "skill5": "uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)",
          "skills": [
            "skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)"
          ]
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":225,"skills":[{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":247.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is not empty 1 0 0
Response body contains all properties 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/208/personal
Response Information
Response Code: 200 - OK
Mean time per request: 588ms
Mean size per request: 256B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 55d49ba6-933f-44b8-9170-8e112aa12dd3
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 397
Cookie JSESSIONID=00DDDFDD6BE3D55A432F47B9BF188267
Request Body
{
          "birthYear": "2023-04-05",
          "firstName": "Davin",
          "id": 208, 
          "lastName": "Thiel",
          "location": {
            "city": {
              "city": "",
              "country": {},
              "id": 1
            },
            "id": 0
          },
          "memberSince": "",
          "personalReview": "Ipsa inventore repellat officiis fugiat.",
          "picture": "No picture 2023-10-08T20:34:05+03:00",
          "picturePrivacy": true,
          "sex": "MALE"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":225,"firstName":"Davin","lastName":"Thiel","sex":"MALE","location":{"id":70,"city":{"id":1,"city":"","country":{}}},"birthYear":"2023-04-05","personalReview":"Ipsa inventore repellat officiis fugiat.","memberSince":"08/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains all properties 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 505ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token fe9f80db-d1c9-4393-a702-f56fefe59b76
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 232
Cookie JSESSIONID=00DDDFDD6BE3D55A432F47B9BF188267
Request Body
{
          "authorities": [
            "ROLE_ADMIN"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Gerhard_Bednar@yahoo.com",
          "password": "12345678",
          "username": "Diamond"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 45
Date Sun, 08 Oct 2023 17:34:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Diamond and id 209 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 798ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic RmVsaXBlOkZlbGlwZQ==
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 741beb4e-cfd3-42ff-b585-e70468ab1ff7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=00DDDFDD6BE3D55A432F47B9BF188267
Content-Length 284
Request Body
{"username":"Felipe","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/208/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/209/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/208/profile"><h2
                                            type="text">Davin Thiel</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/207/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/206/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/205/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/208/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 670ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1d457df2-c752-441d-82e9-4a6ffa06ff26
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=BCA4EFF39D67B83B621F0BA0AF2729DA
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:34:07+03:00",
          "picture": "No picture 2023-10-08T20:34:07+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":204,"content":"Automated post from Postman  2023-10-08T20:34:07+03:00","picture":"No picture 2023-10-08T20:34:07+03:00","date":"08/10/2023 20:34:07","likes":[],"comments":[],"rank":204,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 42.1s
Mean size per request: 31.57KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2638c34b-3ddb-4a3f-88be-af8641cc26ba
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCA4EFF39D67B83B621F0BA0AF2729DA
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:27 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":204,"content":"Automated post from Postman  2023-10-08T20:34:07+03:00","picture":"No picture 2023-10-08T20:34:07+03:00","date":"08/10/2023 20:34:07","likes":[],"comments":[],"rank":204,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":202,"content":"Automated post from Postman  2023-10-08T20:32:34+03:00","picture":"No picture 2023-10-08T20:32:34+03:00","date":"08/10/2023 20:32:34","likes":[],"comments":[],"rank":202,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":199,"content":"Automated post from Postman  2023-10-08T20:27:39+03:00","picture":"No picture 2023-10-08T20:27:39+03:00","date":"08/10/2023 20:27:39","likes":[],"comments":[],"rank":199,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":196,"content":"Automated post from Postman  2023-10-08T20:24:39+03:00","picture":"No picture 2023-10-08T20:24:39+03:00","date":"08/10/2023 20:24:39","likes":[],"comments":[],"rank":196,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":193,"content":"Automated post from Postman  2023-10-08T20:21:00+03:00","picture":"No picture 2023-10-08T20:21:00+03:00","date":"08/10/2023 20:21:00","likes":[],"comments":[],"rank":193,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":190,"content":"Automated post from Postman  2023-10-08T20:18:18+03:00","picture":"No picture 2023-10-08T20:18:18+03:00","date":"08/10/2023 20:18:18","likes":[],"comments":[],"rank":190,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":187,"content":"Automated post from Postman  2023-10-08T20:15:04+03:00","picture":"No picture 2023-10-08T20:15:04+03:00","date":"08/10/2023 20:15:04","likes":[],"comments":[],"rank":187,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":183,"content":"Automated post from Postman  2023-10-08T20:06:42+03:00","picture":"No picture 2023-10-08T20:06:42+03:00","date":"08/10/2023 20:06:42","likes":[],"comments":[],"rank":183,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":180,"content":"Automated post from Postman  2023-10-08T19:53:32+03:00","picture":"No picture 2023-10-08T19:53:32+03:00","date":"08/10/2023 19:53:32","likes":[],"comments":[],"rank":180,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":177,"content":"Automated post from Postman  2023-10-08T19:48:33+03:00","picture":"No picture 2023-10-08T19:48:33+03:00","date":"08/10/2023 19:48:34","likes":[],"comments":[],"rank":177,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":174,"content":"Automated post from Postman  2023-10-08T19:40:41+03:00","picture":"No picture 2023-10-08T19:40:41+03:00","date":"08/10/2023 19:40:41","likes":[],"comments":[],"rank":174,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":171,"content":"Automated post from Postman  2023-10-08T19:39:17+03:00","picture":"No picture 2023-10-08T19:39:17+03:00","date":"08/10/2023 19:39:17","likes":[],"comments":[],"rank":171,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":168,"content":"Automated post from Postman  2023-10-08T19:37:21+03:00","picture":"No picture 2023-10-08T19:37:21+03:00","date":"08/10/2023 19:37:21","likes":[],"comments":[],"rank":168,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":165,"content":"Automated post from Postman  2023-10-08T19:26:03+03:00","picture":"No picture 2023-10-08T19:26:03+03:00","date":"08/10/2023 19:26:03","likes":[],"comments":[],"rank":165,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":162,"content":"Quia in nisi et natus non quod consequatur voluptate molestiae ipsa ipsa aut.","picture":"No picture","date":"08/10/2023 11:35:49","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":163,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":156,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:55:15","likes":[],"comments":[{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false}],"rank":162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":152,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:33:27","likes":[],"comments":[],"rank":152,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":150,"content":"Automated post from Postman  2023-10-07T17:22:15+03:00","picture":"No picture 2023-10-07T17:22:15+03:00","date":"07/10/2023 17:22:17","likes":[],"comments":[],"rank":150,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":159,"content":"Similique vel ad quia quidem adipisci perferendis iusto mollitia architecto.","picture":"No picture","date":"07/10/2023 19:24:34","likes":[],"comments":[],"rank":149,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":154,"content":"My edited automated comment from Postman 2023-10-07T17:32:58+03:00","picture":"2023-10-07T17:32:58+03:00","date":"07/10/2023 17:41:47","likes":[],"comments":[],"rank":144,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":151,"content":"Automated post from Postman  2023-10-07T17:22:24+03:00","picture":"No picture 2023-10-07T17:22:24+03:00","date":"07/10/2023 17:32:34","likes":[],"comments":[],"rank":141,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":157,"content":"Doloribus id magnam repellendus architecto autem amet placeat praesentium vel facilis corrupti ad.","picture":"No picture","date":"07/10/2023 19:19:07","likes":[],"comments":[],"rank":137,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":155,"content":"Placeat ducimus id impedit labore aut quidem necessitatibus quibusdam optio suscipit vitae laborum.","picture":"No picture","date":"07/10/2023 17:43:20","likes":[],"comments":[{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false}],"rank":128,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":148,"content":"Molestias voluptas omnis iusto et quas non hic dolores maiores excepturi est sit possimus.","picture":"No picture","date":"06/10/2023 18:57:43","likes":[],"comments":[],"rank":108,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":147,"content":"Maxime nobis distinctio nulla minus ex ut aut quae nostrum sed qui.","picture":"No picture","date":"06/10/2023 18:55:30","likes":[],"comments":[],"rank":97,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":146,"content":"Exercitationem nisi aperiam non qui accusamus explicabo iure exercitationem omnis accusantium.","picture":"No picture","date":"06/10/2023 18:33:05","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":87,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":145,"content":"Iste labore corporis numquam quibusdam a quasi rerum non soluta architecto fugit nam consequatur aliquid.","picture":"No picture","date":"06/10/2023 18:31:31","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":76,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":144,"content":"Illum et et amet quasi autem ipsam voluptatem in assumenda rem mollitia voluptatibus ab non.","picture":"No picture","date":"06/10/2023 18:30:45","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":65,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":143,"content":"Recusandae est ad maxime molestiae quasi est accusamus.","picture":"No picki","date":"06/10/2023 18:29:57","likes":[],"comments":[],"rank":53,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":142,"content":"Blanditiis molestiae possimus quod corrupti et id.","picture":"No picki","date":"06/10/2023 18:27:50","likes":[],"comments":[],"rank":42,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":141,"content":"Id id sit quidem voluptatem.","picture":"No picki","date":"06/10/2023 18:27:01","likes":[],"comments":[],"rank":31,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":140,"content":"In perferendis exercitationem molestiae expedita.","picture":"No picki","date":"06/10/2023 18:26:12","likes":[],"comments":[],"rank":20,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":139,"content":"Sit commodi omnis architecto alias voluptas distinctio accusantium repudiandae.","picture":"No picki","date":"06/10/2023 18:24:52","likes":[],"comments":[],"rank":9,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":138,"content":"Quas est voluptatem aut culpa.","picture":"No picki","date":"06/10/2023 18:16:01","likes":[],"comments":[],"rank":-2,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":137,"content":"Qui adipisci cupiditate error recusandae.","picture":"No picki","date":"06/10/2023 17:39:18","likes":[],"comments":[],"rank":-13,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":135,"content":"Doloribus nesciunt quisquam necessitatibus tempora perspiciatis voluptas fuga aut inventore voluptate et eos.","picture":"No picture","date":"06/10/2023 14:35:41","likes":[],"comments":[],"rank":-25,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":133,"content":"Delectus maiores et ipsum necessitatibus enim laudantium quasi consectetur facere perspiciatis accusantium eum.","picture":"No picture","date":"06/10/2023 14:22:25","likes":[],"comments":[],"rank":-37,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":130,"content":"Accusamus ut doloribus necessitatibus quibusdam rem maxime rerum qui impedit praesentium.","picture":"No picture","date":"06/10/2023 14:17:26","likes":[],"comments":[],"rank":-50,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":129,"content":"Excepturi quam fuga quidem molestias ex consequatur eligendi dolorem laborum totam corrupti.","picture":"No picture","date":"06/10/2023 14:11:53","likes":[],"comments":[],"rank":-61,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":123,"content":"Non natus officiis aut.","picture":"No picki","date":"06/10/2023 12:42:39","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false}],"rank":-67,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":122,"content":"Ad et maxime molestiae neque eligendi voluptatem quis vel est non ut facilis.","picture":"No picture","date":"06/10/2023 12:41:22","likes":[],"comments":[],"rank":-88,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":121,"content":"Qui eveniet aut voluptate iusto fuga voluptates autem repellendus similique eveniet molestiae vero nulla.","picture":"No picture","date":"06/10/2023 12:40:33","likes":[],"comments":[],"rank":-99,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":120,"content":"Quo nihil iure minus voluptatem magni quasi laborum harum pariatur voluptatem.","picture":"No picture","date":"06/10/2023 12:40:07","likes":[],"comments":[],"rank":-110,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":119,"content":"Debitis reprehenderit qui corporis sapiente amet quia et officia eligendi vero quasi aut repellat.","picture":"No picture","date":"06/10/2023 12:39:38","likes":[],"comments":[],"rank":-121,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":118,"content":"Velit aspernatur corporis minus odit voluptatum aperiam iste quis rerum est voluptatem nihil.","picture":"No picture","date":"06/10/2023 12:39:08","likes":[],"comments":[],"rank":-132,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":117,"content":"Ab ab distinctio enim ut nihil velit iusto quos et.","picture":"No picture","date":"06/10/2023 12:38:12","likes":[],"comments":[{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false}],"rank":-140,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":116,"content":"Accusamus dolore veniam aliquam soluta ratione quidem debitis libero voluptatum ipsum voluptas.","picture":"No picture","date":"06/10/2023 12:31:07","likes":[],"comments":[{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false}],"rank":-151,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":115,"content":"Voluptatibus ipsam facere soluta qui fuga expedita molestias ad molestiae et et rerum at.","picture":"No picture","date":"06/10/2023 12:19:08","likes":[],"comments":[{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false}],"rank":-162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":114,"content":"Velit neque reiciendis hic consequatur animi quis quam aut perferendis quaerat qui nesciunt sunt veritatis.","picture":"No picture","date":"06/10/2023 12:16:33","likes":[],"comments":[{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false}],"rank":-173,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":113,"content":"Numquam quia autem nam libero rerum quos ex est tenetur unde et facere.","picture":"No picture","date":"06/10/2023 12:14:42","likes":[],"comments":[{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false}],"rank":-184,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":112,"content":"Consectetur aliquam id cum eum et autem repudiandae quia eum perspiciatis placeat.","picture":"No picture","date":"06/10/2023 12:13:33","likes":[],"comments":[{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false}],"rank":-195,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":111,"content":"Rem voluptas similique nihil facere reprehenderit iusto quaerat hic modi eius omnis quidem.","picture":"No picture","date":"06/10/2023 12:00:32","likes":[],"comments":[{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false}],"rank":-206,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":110,"content":"Qui temporibus fugiat quibusdam eum ea omnis magni consectetur et magnam.","picture":"No picture","date":"06/10/2023 11:59:58","likes":[],"comments":[{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false}],"rank":-217,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":109,"content":"Nobis non molestias sunt culpa reiciendis magnam iure eaque dicta.","picture":"No picture","date":"06/10/2023 11:59:09","likes":[],"comments":[{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false}],"rank":-228,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":108,"content":"Et ut minus vero autem non dolor labore animi velit et expedita laboriosam sint.","picture":"No picture","date":"06/10/2023 11:58:21","likes":[],"comments":[{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false}],"rank":-239,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":107,"content":"Sunt libero consectetur dolor consequatur quam commodi illo et hic aut.","picture":"No picture","date":"06/10/2023 11:57:57","likes":[],"comments":[{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false}],"rank":-250,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":106,"content":"Voluptates et beatae velit facere consequatur in dolores reiciendis consectetur illum ea.","picture":"No picture","date":"06/10/2023 11:56:40","likes":[],"comments":[{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false}],"rank":-261,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":105,"content":"Et aut porro quia aut quae quaerat voluptatem ut facilis libero non qui ipsa dolores.","picture":"No picture","date":"06/10/2023 11:55:12","likes":[],"comments":[{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false}],"rank":-272,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":104,"content":"Eos alias delectus nulla a ut unde optio velit id nulla ipsam.","picture":"No picture","date":"06/10/2023 11:54:43","likes":[],"comments":[{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false}],"rank":-283,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":103,"content":"Unde illo excepturi voluptas at dolor ducimus recusandae consequatur totam explicabo nisi.","picture":"No picture","date":"06/10/2023 11:48:05","likes":[],"comments":[{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false}],"rank":-294,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":101,"content":"Nulla impedit est voluptatibus veritatis molestias sapiente non.","picture":"No picki","date":"06/10/2023 11:46:10","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false}],"rank":-305,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":99,"content":"Alias saepe nobis ullam est adipisci ducimus occaecati.","picture":"No picki","date":"06/10/2023 11:42:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false}],"rank":-317,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":98,"content":"Quasi est quos molestias esse at omnis excepturi est minima at ut dicta blanditiis.","picture":"No picture","date":"06/10/2023 11:42:13","likes":[],"comments":[{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false}],"rank":-329,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":97,"content":"Voluptas qui numquam facilis illo hic voluptatem quae enim non tempora nesciunt eum.","picture":"No picture","date":"06/10/2023 11:41:33","likes":[],"comments":[{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false}],"rank":-340,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":96,"content":"Cum nulla quaerat aliquid ab neque veniam et dignissimos deserunt molestiae qui eaque eum.","picture":"No picture","date":"06/10/2023 11:41:21","likes":[],"comments":[{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false}],"rank":-351,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":95,"content":"Id tenetur ut nemo ea in atque nisi voluptatem voluptatibus et laudantium qui amet.","picture":"No picture","date":"06/10/2023 11:39:46","likes":[],"comments":[{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false}],"rank":-362,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":94,"content":"Harum incidunt voluptatem consequatur voluptatem sed ea aut facilis voluptas doloremque est.","picture":"No picture","date":"06/10/2023 11:36:57","likes":[],"comments":[{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false}],"rank":-373,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":93,"content":"Adipisci voluptatem suscipit qui nemo consequatur aut aut earum ut rerum non quia.","picture":"No picture","date":"06/10/2023 10:50:22","likes":[],"comments":[{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false}],"rank":-384,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":92,"content":"Officia rerum dignissimos unde ratione libero ipsam et modi excepturi eum sunt.","picture":"No picture","date":"06/10/2023 10:50:10","likes":[],"comments":[{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false}],"rank":-395,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":91,"content":"Vel facere repudiandae blanditiis consequuntur eius aliquid distinctio voluptas et laudantium ut est quia itaque.","picture":"No picture","date":"06/10/2023 10:43:09","likes":[],"comments":[{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false}],"rank":-406,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":90,"content":"Nulla provident perspiciatis inventore officia exercitationem qui commodi a vitae suscipit est veritatis enim.","picture":"No picture","date":"06/10/2023 10:42:09","likes":[],"comments":[{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false}],"rank":-417,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":89,"content":"Automated post from Postman  2023-10-06T10:01:15+03:00","picture":"No picture 2023-10-06T10:01:15+03:00","date":"06/10/2023 10:01:15","likes":[],"comments":[{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false}],"rank":-428,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":88,"content":"Automated post from Postman  2023-10-06T10:00:02+03:00","picture":"No picture 2023-10-06T10:00:02+03:00","date":"06/10/2023 10:00:03","likes":[],"comments":[],"rank":-442,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":87,"content":"Ut sed nihil inventore voluptatem amet corporis aut temporibus neque totam et.","picture":"No picture","date":"06/10/2023 09:55:47","likes":[],"comments":[{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false}],"rank":-450,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":86,"content":"Error pariatur omnis fugit unde est autem hic et natus placeat ratione ipsa.","picture":"No picture","date":"06/10/2023 09:41:59","likes":[],"comments":[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false}],"rank":-461,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":85,"content":"Consequatur accusamus non explicabo praesentium aut dignissimos et consequatur culpa nam.","picture":"No picture","date":"06/10/2023 09:41:08","likes":[],"comments":[],"rank":-475,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":83,"content":"Optio dolore ipsa qui hic libero sapiente nihil doloribus error nam.","picture":"No picture","date":"06/10/2023 00:33:37","likes":[],"comments":[],"rank":-487,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":82,"content":"In ab suscipit aut repellendus non et laboriosam tempore ipsam magni rem ut.","picture":"No picture","date":"06/10/2023 00:31:04","likes":[],"comments":[],"rank":-498,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":81,"content":"Qui perspiciatis corporis repudiandae enim est necessitatibus voluptatem accusantium dolore voluptatem debitis id soluta.","picture":"No picture","date":"06/10/2023 00:21:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-508,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":80,"content":"Eum amet illo voluptas impedit perspiciatis rerum occaecati est omnis.","picture":"No picture","date":"06/10/2023 00:21:15","likes":[],"comments":[],"rank":-520,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":79,"content":"Voluptate dolores in explicabo eos sit libero nemo voluptas minima quas facilis delectus voluptatem.","picture":"No picture","date":"06/10/2023 00:20:46","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-530,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":78,"content":"Occaecati dolor saepe est adipisci iusto aut ad iusto soluta in.","picture":"No picture","date":"06/10/2023 00:20:02","likes":[],"comments":[],"rank":-542,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":77,"content":"Non dolor a earum aut.","picture":"No picki","date":"06/10/2023 00:18:34","likes":[],"comments":[],"rank":-553,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":76,"content":"Non minus provident iusto rerum distinctio possimus.","picture":"No picki","date":"06/10/2023 00:07:24","likes":[],"comments":[],"rank":-564,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":75,"content":"Necessitatibus inventore porro odio perspiciatis inventore aliquid.","picture":"No picki","date":"06/10/2023 00:06:48","likes":[],"comments":[],"rank":-575,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":74,"content":"Placeat architecto quia totam sunt.","picture":"No picki","date":"06/10/2023 00:05:15","likes":[],"comments":[],"rank":-586,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":73,"content":"Adipisci ea cum et facilis enim sit assumenda.","picture":"No picki","date":"05/10/2023 23:58:34","likes":[],"comments":[],"rank":-597,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":72,"content":"Omnis dicta omnis tenetur maiores labore sed aperiam beatae praesentium tenetur vitae.","picture":"No picture","date":"05/10/2023 23:56:26","likes":[],"comments":[],"rank":-608,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":71,"content":"Dolores quis asperiores velit suscipit nobis non molestiae magnam iste est vel qui earum eaque.","picture":"No picture","date":"05/10/2023 23:55:28","likes":[],"comments":[],"rank":-619,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":70,"content":"Ad quibusdam labore temporibus veritatis vitae quidem suscipit hic iste adipisci voluptas molestiae.","picture":"No picture","date":"05/10/2023 23:54:44","likes":[],"comments":[],"rank":-630,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":69,"content":"Ut repudiandae quo maxime harum cum est reprehenderit incidunt impedit nisi veniam distinctio.","picture":"No picture","date":"05/10/2023 23:54:24","likes":[],"comments":[],"rank":-641,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":68,"content":"Eveniet aut enim voluptatum non omnis voluptates totam rem voluptatibus placeat.","picture":"No picture","date":"05/10/2023 23:52:08","likes":[],"comments":[],"rank":-652,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":67,"content":"Explicabo praesentium id error enim alias quia consequuntur molestiae ut sapiente id explicabo.","picture":"No picture","date":"05/10/2023 23:01:26","likes":[],"comments":[],"rank":-663,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":66,"content":"Aperiam minima voluptas ut vero deleniti eum sed fugit et corrupti placeat.","picture":"No picture","date":"05/10/2023 23:01:11","likes":[],"comments":[],"rank":-674,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":65,"content":"Sint aut officiis ut sit et mollitia dolor dolorem dolores ut facere quasi voluptate et.","picture":"No picture","date":"05/10/2023 22:48:52","likes":[],"comments":[],"rank":-685,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":64,"content":"SHAKA LQKA MAKA","picture":"No picture","date":"05/10/2023 22:46:20","likes":[],"comments":[],"rank":-696,"public":true,"category":{"id":100,"name":"All"},"liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have comment_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=204
Response Information
Response Code: 200 - OK
Mean time per request: 807ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 34796dac-459e-4406-ad98-c55958ab470b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=BCA4EFF39D67B83B621F0BA0AF2729DA
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:34:51+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:34:51 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=204
Response Information
Response Code: 200 - OK
Mean time per request: 5.2s
Mean size per request: 1.26KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a52702a2-509f-49e2-bf1f-2d006a817d1e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCA4EFF39D67B83B621F0BA0AF2729DA
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:34:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":204,"content":"My edited automated post from Postman 2023-10-08T20:34:51+03:00","picture":"no picki","date":"08/10/2023 20:34:07","likes":[{"userId":208,"username":"Felipe","expertiseProfile":{"id":225,"skills":[{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":247.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":205,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=204
Response Information
Response Code: 200 - OK
Mean time per request: 4.7s
Mean size per request: 269B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ae586d41-bf85-4af1-85cf-8f04ec9056c9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCA4EFF39D67B83B621F0BA0AF2729DA
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":204,"content":"My edited automated post from Postman 2023-10-08T20:34:51+03:00","picture":"no picki","date":"08/10/2023 20:34:07","likes":[],"comments":[],"rank":204,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=204
Response Information
Response Code: 200 - OK
Mean time per request: 4.4s
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3b1c7b16-1738-4e2f-bafb-d02cf5e0f55e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCA4EFF39D67B83B621F0BA0AF2729DA
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=204
Response Information
Response Code: 200 - OK
Mean time per request: 3.9s
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ed3152f4-9f1f-4fa1-a9e2-d1cac1567108
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCA4EFF39D67B83B621F0BA0AF2729DA
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:35:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 3.9s
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic RmVsaXBlOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 18c4a34c-5fd5-42c5-abf7-c27d2a64b5c9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCA4EFF39D67B83B621F0BA0AF2729DA
Content-Length 284
Request Body
{"username":"Felipe","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/208/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/209/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/208/profile"><h2
                                            type="text">Davin Thiel</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/207/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/206/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/205/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/208/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 6.9s
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d886cb8b-a5c7-49c4-847b-8895eab85d29
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:35:14+03:00",
          "picture": "No picture 2023-10-08T20:35:14+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":205,"content":"Automated post from Postman  2023-10-08T20:35:14+03:00","picture":"No picture 2023-10-08T20:35:14+03:00","date":"08/10/2023 20:35:14","likes":[],"comments":[],"rank":205,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 4.1s
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d82d6131-57b1-477f-99e8-2ede4a28d1da
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:35:21+03:00",
          "deletedConfirmed": true,
          "postId": 205,
          "userId": 208
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":179,"content":"Automated comment from Postman 2023-10-08T20:35:21+03:00","likes":[],"date":"08/10/2023 20:35:21","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 13.4s
Mean size per request: 5.71KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9b361c49-74d8-4af1-a133-be2d98ecf910
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:39 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false},{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false},{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false},{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false},{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false},{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false},{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false},{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false},{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false},{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false},{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false},{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false},{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false},{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false},{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false},{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false},{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false},{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false},{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false},{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false},{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false},{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false},{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false},{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false},{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false},{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false},{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false},{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false},{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false},{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false},{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false},{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false},{"commentId":179,"content":"Automated comment from Postman 2023-10-08T20:35:21+03:00","likes":[],"date":"08/10/2023 20:35:21","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have commen_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 6.7s
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5351c3d7-0eb5-4811-8bcb-1f8b6727b550
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:35:46 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=179
Response Information
Response Code: 200 - OK
Mean time per request: 1191ms
Mean size per request: 1.17KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token abcd404b-662c-4933-aa4e-8e07fd0f6761
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:47 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":179,"content":"My edited automated comment from Postman 2023-10-08T20:35:39 03:00","likes":[{"userId":208,"username":"Felipe","expertiseProfile":{"id":225,"skills":[{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":247.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"08/10/2023 20:35:21","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=179
Response Information
Response Code: 200 - OK
Mean time per request: 2.9s
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b44b29b2-c379-4f83-a9ff-da293b58f07d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:50 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":179,"content":"My edited automated comment from Postman 2023-10-08T20:35:39 03:00","likes":[],"date":"08/10/2023 20:35:21","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=205
Response Information
Response Code: 200 - OK
Mean time per request: 3.5s
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 965f543f-adaa-4dd9-8b97-69e260621c57
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:54 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":179,"content":"My edited automated comment from Postman 2023-10-08T20:35:39 03:00","likes":[],"date":"08/10/2023 20:35:21","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=179
Response Information
Response Code: 200 - OK
Mean time per request: 2.1s
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 81cae925-38b1-45cb-bc22-70d993fc878e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:35:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":179,"content":"My edited automated comment from Postman 2023-10-08T20:35:39 03:00","likes":[],"date":"08/10/2023 20:35:21","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=179
Response Information
Response Code: 200 - OK
Mean time per request: 3.5s
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9773a57c-c5ee-437d-b996-0293a3a09376
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:36:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 1911ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic RmVsaXBlOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 614f60cb-e29c-4ea0-915e-8c62320686be
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=15F1A7349EADA60F53C28DF8A58E367A
Content-Length 284
Request Body
{"username":"Felipe","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:02 GMT
Connection close
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/208/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/209/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/208/profile"><h2
                                            type="text">Davin Thiel</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/207/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/206/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/205/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/208/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill?unsorted=true
Response Information
Response Code: 200 - OK
Mean time per request: 310ms
Mean size per request: 16.52KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 84c5257b-f8a0-4260-9e7e-d0e5b8e2e4fc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0DC76A99DCE00FF45FD99E67B787FC52
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":110,"skill":"adipisci","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"alias","category":{"id":100,"name":"All"}},{"skillId":70,"skill":"amet","category":{"id":100,"name":"All"}},{"skillId":79,"skill":"animi","category":{"id":100,"name":"All"}},{"skillId":138,"skill":"assumenda","category":{"id":100,"name":"All"}},{"skillId":71,"skill":"atque","category":{"id":100,"name":"All"}},{"skillId":99,"skill":"aut","category":{"id":100,"name":"All"}},{"skillId":86,"skill":"autem","category":{"id":100,"name":"All"}},{"skillId":101,"skill":"blanditiis","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":73,"skill":"commodi","category":{"id":100,"name":"All"}},{"skillId":75,"skill":"compress","category":{"id":100,"name":"All"}},{"skillId":149,"skill":"consectetur","category":{"id":100,"name":"All"}},{"skillId":117,"skill":"consequatur","category":{"id":100,"name":"All"}},{"skillId":147,"skill":"corporis","category":{"id":100,"name":"All"}},{"skillId":136,"skill":"culpa","category":{"id":100,"name":"All"}},{"skillId":135,"skill":"cum","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":100,"skill":"debitis","category":{"id":100,"name":"All"}},{"skillId":88,"skill":"delectus","category":{"id":100,"name":"All"}},{"skillId":115,"skill":"distinctio","category":{"id":100,"name":"All"}},{"skillId":84,"skill":"dolor","category":{"id":100,"name":"All"}},{"skillId":97,"skill":"dolore","category":{"id":100,"name":"All"}},{"skillId":106,"skill":"doloribus","category":{"id":100,"name":"All"}},{"skillId":116,"skill":"dolorum","category":{"id":100,"name":"All"}},{"skillId":107,"skill":"ea","category":{"id":100,"name":"All"}},{"skillId":103,"skill":"eaque","category":{"id":100,"name":"All"}},{"skillId":83,"skill":"eius","category":{"id":100,"name":"All"}},{"skillId":143,"skill":"eos","category":{"id":100,"name":"All"}},{"skillId":127,"skill":"est","category":{"id":100,"name":"All"}},{"skillId":122,"skill":"et","category":{"id":100,"name":"All"}},{"skillId":132,"skill":"eveniet","category":{"id":100,"name":"All"}},{"skillId":105,"skill":"ex","category":{"id":100,"name":"All"}},{"skillId":125,"skill":"excepturi","category":{"id":100,"name":"All"}},{"skillId":92,"skill":"expedita","category":{"id":100,"name":"All"}},{"skillId":120,"skill":"facilis","category":{"id":100,"name":"All"}},{"skillId":142,"skill":"fuga","category":{"id":100,"name":"All"}},{"skillId":76,"skill":"generate","category":{"id":100,"name":"All"}},{"skillId":74,"skill":"hack","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":81,"skill":"harum","category":{"id":100,"name":"All"}},{"skillId":113,"skill":"ipsum","category":{"id":100,"name":"All"}},{"skillId":151,"skill":"itaque","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":150,"skill":"libero","category":{"id":100,"name":"All"}},{"skillId":123,"skill":"minima","category":{"id":100,"name":"All"}},{"skillId":118,"skill":"minus","category":{"id":100,"name":"All"}},{"skillId":102,"skill":"molestiae","category":{"id":100,"name":"All"}},{"skillId":137,"skill":"nam","category":{"id":100,"name":"All"}},{"skillId":129,"skill":"nemo","category":{"id":100,"name":"All"}},{"skillId":89,"skill":"neque","category":{"id":100,"name":"All"}},{"skillId":121,"skill":"nesciunt","category":{"id":100,"name":"All"}},{"skillId":98,"skill":"nobis","category":{"id":100,"name":"All"}},{"skillId":111,"skill":"non","category":{"id":100,"name":"All"}},{"skillId":95,"skill":"nulla","category":{"id":100,"name":"All"}},{"skillId":82,"skill":"numquam","category":{"id":100,"name":"All"}},{"skillId":94,"skill":"odio","category":{"id":100,"name":"All"}},{"skillId":130,"skill":"omnis","category":{"id":100,"name":"All"}},{"skillId":134,"skill":"pariatur","category":{"id":100,"name":"All"}},{"skillId":140,"skill":"perferendis","category":{"id":100,"name":"All"}},{"skillId":152,"skill":"porro","category":{"id":100,"name":"All"}},{"skillId":145,"skill":"provident","category":{"id":100,"name":"All"}},{"skillId":96,"skill":"quae","category":{"id":100,"name":"All"}},{"skillId":72,"skill":"qui","category":{"id":100,"name":"All"}},{"skillId":108,"skill":"quia","category":{"id":100,"name":"All"}},{"skillId":93,"skill":"quibusdam","category":{"id":100,"name":"All"}},{"skillId":112,"skill":"quis","category":{"id":100,"name":"All"}},{"skillId":146,"skill":"quo","category":{"id":100,"name":"All"}},{"skillId":148,"skill":"quos","category":{"id":100,"name":"All"}},{"skillId":91,"skill":"ratione","category":{"id":100,"name":"All"}},{"skillId":133,"skill":"reiciendis","category":{"id":100,"name":"All"}},{"skillId":78,"skill":"repudiandae","category":{"id":100,"name":"All"}},{"skillId":141,"skill":"rerum","category":{"id":100,"name":"All"}},{"skillId":131,"skill":"saepe","category":{"id":100,"name":"All"}},{"skillId":114,"skill":"sed","category":{"id":100,"name":"All"}},{"skillId":90,"skill":"similique","category":{"id":100,"name":"All"}},{"skillId":119,"skill":"sit","category":{"id":100,"name":"All"}},{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":68,"skill":"sunt","category":{"id":100,"name":"All"}},{"skillId":139,"skill":"tempora","category":{"id":100,"name":"All"}},{"skillId":104,"skill":"temporibus","category":{"id":100,"name":"All"}},{"skillId":77,"skill":"transmit","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":85,"skill":"ut","category":{"id":100,"name":"All"}},{"skillId":124,"skill":"vel","category":{"id":100,"name":"All"}},{"skillId":126,"skill":"velit","category":{"id":100,"name":"All"}},{"skillId":144,"skill":"veniam","category":{"id":100,"name":"All"}},{"skillId":109,"skill":"veritatis","category":{"id":100,"name":"All"}},{"skillId":87,"skill":"vero","category":{"id":100,"name":"All"}},{"skillId":80,"skill":"voluptatem","category":{"id":100,"name":"All"}},{"skillId":128,"skill":"voluptatum","category":{"id":100,"name":"All"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 131B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 4c200693-966f-4699-8b10-33986efc2710
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 166
Cookie JSESSIONID=0DC76A99DCE00FF45FD99E67B787FC52
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "skill Sat Oct 07 2023 20:46:29 GMT+0300 (Eastern European Summer Time)",
          "skillId": 954
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":249,"skill":"skill Sat Oct 07 2023 20:46:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Skill saving to contains automation message. 2 0 0
Response to have skill description section 2 0 0
Response to have skill id section 2 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 3e283dca-862b-40f3-a5be-3c6ea5bc164d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0DC76A99DCE00FF45FD99E67B787FC52
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:36:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=249
Response Information
Response Code: 200 - OK
Mean time per request: 792ms
Mean size per request: 122B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a02295cb-28d4-468a-baa4-f5853737eaef
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0DC76A99DCE00FF45FD99E67B787FC52
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":249,"skill":"Secured fresh-thinking function","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=249
Response Information
Response Code: 200 - OK
Mean time per request: 815ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5f31142b-55f0-4435-ad67-30a190f3c9a9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 146
Cookie JSESSIONID=0DC76A99DCE00FF45FD99E67B787FC52
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:36:04+03:00",
          "picture": "2023-10-08T20:36:04+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:36:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 1731ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token abd89dda-6b2f-4ec4-82d3-4f445bf54c9d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 220
Cookie JSESSIONID=0DC76A99DCE00FF45FD99E67B787FC52
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Asa35@gmail.com",
          "password": "12345678",
          "username": "Lydia"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:36:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Lydia and id 210 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 1844ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 259687f8-f9d2-4a2b-b24e-e688527e19f0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 223
Cookie JSESSIONID=0DC76A99DCE00FF45FD99E67B787FC52
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Aileen11@gmail.com",
          "password": "12345678",
          "username": "Lucas"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:36:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Lucas and id 211 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 2.1s
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 851089e0-2b5b-407c-a5e2-eb769219b7aa
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0DC76A99DCE00FF45FD99E67B787FC52
Content-Length 283
Request Body
{"username":"Lydia","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:11 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/210/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/211/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/210/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/209/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/208/profile"><h2
                                            type="text">Davin Thiel</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/207/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/210/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/auth/connection/request?id=211&username=Lucas
Response Information
Response Code: 200 - OK
Mean time per request: 10.6s
Mean size per request: 18.59KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token f3a2fd10-4077-4845-a4e9-96609603776b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CA108A029C275E93D7B80A8F10038FDB
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en" xmlns="http://www.w3.org/1999/html">
        <head>
            <title>WEare social media</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
            <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
        
            <style>
                .fa {
                    font-size: 50px;
                    cursor: pointer;
                    user-select: none;
                }
        
                .fa:hover {
                    color: darkblue;
                }
            </style>
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
        
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        
        <div class="hero-wrap hero-wrap-2"
             style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i></a></span> <span class="mr-3">
                            <a href="/search?searchParam1=All&amp;searchParam2=&amp;index=0&amp;size=10">All</a></span></p>
                        
                        <h1 class="mb-3 bread"></h1>
                    </div>
                </div>
            </div>
        </div>
        
        <section>
            <div class="col-2 p-3">
                
            </div>
        
            
        
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="col-2">
                    <form action="/auth/connection/request"
                          method="post">
                        <label>
                            <input type="hidden" value="211" class="mb-2" id="id" name="id"/>
                            <input type="hidden" value="Lucas" class="mb-2" id="username" name="username"/>
                        </label>
                        <input class="btn btn-primary" type="submit" value="connect"/>
                    </form>
                </div>
                <div>Good job! You have send friend request!</div>
                <div class="col-8 ">
                    <div class="team p-4 bg-white">
                        <div method="post">
                            <div class="row">
                                <div class="col-md-4">
                                    <div class="imgPr">
                                        <img src="/images/blank-profile-picture.jpg" alt="Image" height="300">
                                    </div>
                                    
                                </div>
                                <div class="col-lg-12">
                                    <div class="text pl-md-4">
                                        
                                        <h1 class="mr-3 text-black" type="text">Lucas</h1>
                                        <p><span>All</span>
                                        </p>
                                        <p class="proile-rating">
                                            Member since : <span>08/10/2023</span>
                                        </p>
        
                                        <ul class="nav nav-tabs" id="myTabContent" role="tablist">
                                            <li class="nav-item">
                                                <a class="nav-link active" data-toggle="list" href="#home" role="tab"
                                                   aria-controls="home" aria-selected="true">Personal Information</a>
                                            </li>
        
                                            <li class="nav-item">
                                                <a class="nav-link" data-toggle="list" href="#posts" role="tab"
                                                   aria-controls="profile" aria-selected="false">Latest activity</a>
                                            </li>
                                        </ul>
                                        <script>    $('#myTabContent a').on('click', function (e) {
                                            e.preventDefault()
                                            $(this).tab('show')
                                        })</script>
                                    </div>
                                </div>
                            </div>
                            <div class="row">
                                <div class="col-md-8">
                                    <div class="tab-content profile-tab">
                                        <div class="tab-pane fade show active" id="home" role="tabpanel"
                                             aria-labelledby="home-tab">
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>User Id</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Name</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>null null</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Email</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>birthday</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Location</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Friend list</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>0 friends</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-lg-12">
                                                    <label>Your Bio</label><br/>
                                                    <p></p>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                
                            </div>
                        </div>
                    </div>
                </div>
                
            </div>
        </section>
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3" id="posts">
                    
                </div>
                <div>
                    <div id="post-container" class="row d-flex">
                        <div class="col-md-3 d-flex ftco-animate">
                            
                            <div class="row">
                                <div class="col-md-2">
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email address.
                                    The more complete your profile is, the easier it is for potential partners to contact you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/211/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
                integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
                crossorigin="anonymous"></script>
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        <script>
            function loadMore(userId, index, size) {
                // let i = index != "null" ? parseInt(index++) : 1;
                // let s = size != "null" ? parseInt(size) : 4;
                debugger
                $('#post-container').load(`/auth/users/${userId}/profile/posts?size=${size}&index=${index}`)
            }
        
        </script>
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has succefull message for sending connection- Good job! You have send friend request 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 5ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 27d88fe1-b664-4e91-921b-663a6faaaf96
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CA108A029C275E93D7B80A8F10038FDB
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 9.5s
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6a2ec047-cd3b-4483-9358-e13c45852daa
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CA108A029C275E93D7B80A8F10038FDB
Content-Length 283
Request Body
{"username":"Lucas","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:32 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/211/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/211/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/210/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/209/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/208/profile"><h2
                                            type="text">Davin Thiel</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/207/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/211/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/211/request/
Response Information
Response Code: 200 - OK
Mean time per request: 1036ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8eba1cbd-1029-41c5-8ade-6befc9433be8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A24B4F61C423E397E06721D71DC6C515
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:33 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":39,"approved":false,"seen":false,"timeStamp":"08/10/2023 20:36"}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/211/request/approve?name=Lucas&requestId=39
Response Information
Response Code: 200 - OK
Mean time per request: 540ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 970d72d6-bd81-4317-b356-2d80895c85e1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A24B4F61C423E397E06721D71DC6C515
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 31
Date Sun, 08 Oct 2023 17:36:33 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Lucas approved request of Lydia
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate response has same content 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 5ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8ddd3d28-68ec-4126-85ca-ecd8394e30f4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A24B4F61C423E397E06721D71DC6C515
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:33 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 488ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9911bf02-98c9-41f4-bf38-6be3e5d78095
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 229
Cookie JSESSIONID=A24B4F61C423E397E06721D71DC6C515
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Kaitlin_Harris@yahoo.com",
          "password": "12345678",
          "username": "Janie"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:36:34 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Janie and id 212 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 814ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic SmFuaWU6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e4def039-52b2-4970-a770-9085f58391f1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A24B4F61C423E397E06721D71DC6C515
Content-Length 283
Request Body
{"username":"Janie","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:34 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/212/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/212/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/211/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/210/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/209/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/208/profile"><h2
                                            type="text">Davin Thiel</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/212/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 642ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6dd796c9-8f20-4c06-a610-2aa2c68adfbb
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:36:35+03:00",
          "picture": "No picture 2023-10-08T20:36:35+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:36 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":206,"content":"Automated post from Postman  2023-10-08T20:36:35+03:00","picture":"No picture 2023-10-08T20:36:35+03:00","date":"08/10/2023 20:36:35","likes":[],"comments":[],"rank":206,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=206
Response Information
Response Code: 200 - OK
Mean time per request: 431ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0eb8dd5d-6f12-40f7-aa0e-6bae23ff1c04
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:36:36+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:36:36 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 744ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token cf3741a2-8bcd-4447-b67f-43da7865c372
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:36:36+03:00",
          "deletedConfirmed": true,
          "postId": 206,
          "userId": 212
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:37 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":180,"content":"Automated comment from Postman 2023-10-08T20:36:36+03:00","likes":[],"date":"08/10/2023 20:36:36","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 619ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6adf5b3e-e9b8-4fc9-9034-5140daa72845
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:36:37 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=206
Response Information
Response Code: 200 - OK
Mean time per request: 736ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token bdc9172c-d7e4-4f45-b216-5857fbe64955
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:39 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":180,"content":"My edited automated comment from Postman 2023-10-08T20:36:37 03:00","likes":[],"date":"08/10/2023 20:36:36","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=206
Response Information
Response Code: 200 - OK
Mean time per request: 723ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f8b92bd7-57f8-4bf7-87f7-94311e9f9600
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:36:39 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 467ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d4847989-64c7-45ff-8625-6e5a5a860b96
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 229
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Dillon.Wehner@gmail.com",
          "password": "12345678",
          "username": "Beulah"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:36:40 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Beulah and id 213 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 11.5s
Mean size per request: 32.84KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9dbc5bd5-ff19-4e92-97cb-bd49a415c27b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 100
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:49 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":213,"username":"Beulah","expertiseProfile":{"id":230,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":212,"username":"Janie","expertiseProfile":{"id":229,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":211,"username":"Lucas","expertiseProfile":{"id":228,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":210,"username":"Lydia","expertiseProfile":{"id":227,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":209,"username":"Diamond","expertiseProfile":{"id":226,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":208,"username":"Felipe","expertiseProfile":{"id":225,"skills":[{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":247.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":207,"username":"Tressa","expertiseProfile":{"id":224,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":205,"username":"Federico","expertiseProfile":{"id":222,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":206,"username":"Jacinto","expertiseProfile":{"id":223,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":204,"username":"Opal","expertiseProfile":{"id":221,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":203,"username":"Lilian","expertiseProfile":{"id":220,"skills":[{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":59.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":202,"username":"Zella","expertiseProfile":{"id":219,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":201,"username":"Angelina","expertiseProfile":{"id":218,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":200,"username":"Chester","expertiseProfile":{"id":217,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":199,"username":"Andrew","expertiseProfile":{"id":216,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":198,"username":"Talia","expertiseProfile":{"id":215,"skills":[{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":121.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":197,"username":"Blaze","expertiseProfile":{"id":214,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":196,"username":"Joanne","expertiseProfile":{"id":213,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":195,"username":"Roman","expertiseProfile":{"id":212,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":194,"username":"Darrick","expertiseProfile":{"id":211,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":193,"username":"Jaeden","expertiseProfile":{"id":210,"skills":[{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":586.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":192,"username":"Horacio","expertiseProfile":{"id":209,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":191,"username":"Marilou","expertiseProfile":{"id":208,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":190,"username":"Shanny","expertiseProfile":{"id":207,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":189,"username":"Eliane","expertiseProfile":{"id":206,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":188,"username":"Clifton","expertiseProfile":{"id":205,"skills":[{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":352.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":187,"username":"Johan","expertiseProfile":{"id":204,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":186,"username":"Jacey","expertiseProfile":{"id":203,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":185,"username":"Ward","expertiseProfile":{"id":202,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":184,"username":"Tierra","expertiseProfile":{"id":201,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":183,"username":"Rosalyn","expertiseProfile":{"id":200,"skills":[{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":597.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":182,"username":"Darius","expertiseProfile":{"id":199,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":180,"username":"Raina","expertiseProfile":{"id":197,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":179,"username":"Ansel","expertiseProfile":{"id":196,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":178,"username":"Alize","expertiseProfile":{"id":195,"skills":[{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":799.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":177,"username":"Madilyn","expertiseProfile":{"id":194,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":176,"username":"Norma","expertiseProfile":{"id":193,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":175,"username":"Augusta","expertiseProfile":{"id":192,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":174,"username":"Cruz","expertiseProfile":{"id":191,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":173,"username":"Kellie","expertiseProfile":{"id":190,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":172,"username":"Sandrine","expertiseProfile":{"id":189,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":171,"username":"Octavia","expertiseProfile":{"id":188,"skills":[{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":647.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":170,"username":"Elza","expertiseProfile":{"id":187,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":168,"username":"Adelle","expertiseProfile":{"id":185,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":169,"username":"Nels","expertiseProfile":{"id":186,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":167,"username":"Sophie","expertiseProfile":{"id":184,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":166,"username":"Brian","expertiseProfile":{"id":183,"skills":[{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":930.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":165,"username":"Vida","expertiseProfile":{"id":182,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":164,"username":"Joany","expertiseProfile":{"id":181,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":163,"username":"Kelley","expertiseProfile":{"id":180,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":162,"username":"Yesenia","expertiseProfile":{"id":179,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":161,"username":"Franco","expertiseProfile":{"id":178,"skills":[{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":231.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":160,"username":"Pink","expertiseProfile":{"id":177,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":159,"username":"Jed","expertiseProfile":{"id":176,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":158,"username":"Eddie","expertiseProfile":{"id":175,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":157,"username":"Keara","expertiseProfile":{"id":174,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":156,"username":"Hans","expertiseProfile":{"id":173,"skills":[{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":495.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":155,"username":"Maribel","expertiseProfile":{"id":172,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":154,"username":"Lysanne","expertiseProfile":{"id":171,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":153,"username":"Meaghan","expertiseProfile":{"id":170,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":152,"username":"Effie","expertiseProfile":{"id":169,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":151,"username":"Cory","expertiseProfile":{"id":168,"skills":[{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":956.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":150,"username":"Cassandre","expertiseProfile":{"id":167,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":149,"username":"Jevon","expertiseProfile":{"id":166,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":148,"username":"Jadyn","expertiseProfile":{"id":165,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":147,"username":"Emmett","expertiseProfile":{"id":164,"skills":[{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":432.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":146,"username":"Edgardo","expertiseProfile":{"id":163,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":144,"username":"Ada","expertiseProfile":{"id":161,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":145,"username":"Dangelo","expertiseProfile":{"id":162,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":143,"username":"Arlo","expertiseProfile":{"id":160,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":142,"username":"Owen","expertiseProfile":{"id":159,"skills":[{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":932.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":141,"username":"Laisha","expertiseProfile":{"id":158,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":140,"username":"Bertram","expertiseProfile":{"id":157,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":139,"username":"goshos","expertiseProfile":{"id":156,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":138,"username":"Edyth","expertiseProfile":{"id":155,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":137,"username":"gosho","expertiseProfile":{"id":152,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":136,"username":"Tyreek","expertiseProfile":{"id":148,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":135,"username":"Kevaadmin","expertiseProfile":{"id":147,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":131,"username":"Leaadmin","expertiseProfile":{"id":143,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":129,"username":"peshaka","expertiseProfile":{"id":141,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":128,"username":"Rashawn","expertiseProfile":{"id":140,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":127,"username":"Louisa","expertiseProfile":{"id":137,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":126,"username":"Sonia","expertiseProfile":{"id":135,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":125,"username":"Macey","expertiseProfile":{"id":133,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":124,"username":"Easton","expertiseProfile":{"id":132,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":123,"username":"Brice","expertiseProfile":{"id":123,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":119,"username":"Rubenadmin","expertiseProfile":{"id":119,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":116,"username":"Kellyadmin","expertiseProfile":{"id":116,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":113,"username":"Kennethadmin","expertiseProfile":{"id":113,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":111,"username":"Darelladmin","expertiseProfile":{"id":111,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":108,"username":"Gayleadmin","expertiseProfile":{"id":108,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":106,"username":"Olympiaadmin","expertiseProfile":{"id":106,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":105,"username":"Zachariah","expertiseProfile":{"id":105,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":103,"username":"Deeannadmin","expertiseProfile":{"id":103,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":101,"username":"Mylesadmin","expertiseProfile":{"id":101,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":98,"username":"Vicenteadmin","expertiseProfile":{"id":98,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":96,"username":"Emeliaadmin","expertiseProfile":{"id":96,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":93,"username":"Terraadmin","expertiseProfile":{"id":93,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":89,"username":"Abeadmin","expertiseProfile":{"id":89,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":85,"username":"Theodoreadmin","expertiseProfile":{"id":85,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 753ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic QmV1bGFoOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1d1b5030-4f82-439e-a067-9f74f5a44e60
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=DDF934881940D02D441C91E77406B8B1
Content-Length 284
Request Body
{"username":"Beulah","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:52 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/213/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/213/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/212/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/211/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/210/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/209/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/213/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/213/posts
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 639fe380-79e2-432e-ba51-bd1fac3be076
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Cookie JSESSIONID=C818AE631EAAD2A73D00B84B413B9D5B
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "string",
          "searchParam2": "string",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:52 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/213?principal=Beulah
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 251B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic QmV1bGFoOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 74500af6-d1d1-451f-9211-c69c0fa1cc1b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C818AE631EAAD2A73D00B84B413B9D5B
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:53 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":213,"username":"Beulah","authorities":["com.community.weare.Models.Role@76c22a8c"],"email":"Dillon.Wehner@gmail.com","firstName":null,"lastNAme":null,"gender":null,"city":null,"birthYear":null,"personalReview":null,"expertise":"All","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/213/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 1249ms
Mean size per request: 877B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2e976868-63ef-4748-8387-ab17ae3c3f7b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 643
Cookie JSESSIONID=C818AE631EAAD2A73D00B84B413B9D5B
Request Body
{
          "availability": 246, 
          "category": {
            "id": 100, 
            "name": "All"
          },
          "id": 230,
          "skill1": "kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)",
          "skill2": "chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)",
          "skill3": "izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}",
          "skill4": "hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)",
          "skill5": "uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)",
          "skills": [
            "skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)"
          ]
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:54 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":230,"skills":[{"skillId":250,"skill":"skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":251,"skill":"kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":252,"skill":"chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":253,"skill":"izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":254,"skill":"hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":255,"skill":"uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":246.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is not empty 1 0 0
Response body contains all properties 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/213/personal
Response Information
Response Code: 200 - OK
Mean time per request: 554ms
Mean size per request: 259B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6a5501ed-4f20-4a92-b12f-a67d33290218
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 400
Cookie JSESSIONID=C818AE631EAAD2A73D00B84B413B9D5B
Request Body
{
          "birthYear": "2023-05-03",
          "firstName": "Emanuel",
          "id": 213, 
          "lastName": "Schmeler",
          "location": {
            "city": {
              "city": "",
              "country": {},
              "id": 13
            },
            "id": 0
          },
          "memberSince": "",
          "personalReview": "Dolorem assumenda sed doloribus iste.",
          "picture": "No picture 2023-10-08T20:36:55+03:00",
          "picturePrivacy": true,
          "sex": "MALE"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:54 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":230,"firstName":"Emanuel","lastName":"Schmeler","sex":"MALE","location":{"id":71,"city":{"id":13,"city":"","country":{}}},"birthYear":"2023-05-03","personalReview":"Dolorem assumenda sed doloribus iste.","memberSince":"08/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains all properties 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 475ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 59b6eeb2-29bd-4968-9e10-4d52e1b6e075
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 232
Cookie JSESSIONID=C818AE631EAAD2A73D00B84B413B9D5B
Request Body
{
          "authorities": [
            "ROLE_ADMIN"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Rosamond_Kuhic66@gmail.com",
          "password": "12345678",
          "username": "Queen"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:36:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Queen and id 214 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 696ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic QmV1bGFoOkJldWxhaA==
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2d51fdd1-5d4e-469a-b9ed-b90e6fae22e8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C818AE631EAAD2A73D00B84B413B9D5B
Content-Length 284
Request Body
{"username":"Beulah","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:56 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/213/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/214/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/213/profile"><h2
                                            type="text">Emanuel Schmeler</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/212/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/211/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/210/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/213/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 658ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 8f4d3e72-16e4-4e1a-9552-70129226afc7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=81CB9DD3297C1C7D85513D06D62FE588
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:36:57+03:00",
          "picture": "No picture 2023-10-08T20:36:57+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:36:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":207,"content":"Automated post from Postman  2023-10-08T20:36:57+03:00","picture":"No picture 2023-10-08T20:36:57+03:00","date":"08/10/2023 20:36:57","likes":[],"comments":[],"rank":207,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 10.5s
Mean size per request: 31.82KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 742439f3-0634-4ee1-9bd8-d380b8d37832
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81CB9DD3297C1C7D85513D06D62FE588
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":207,"content":"Automated post from Postman  2023-10-08T20:36:57+03:00","picture":"No picture 2023-10-08T20:36:57+03:00","date":"08/10/2023 20:36:57","likes":[],"comments":[],"rank":207,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":205,"content":"Automated post from Postman  2023-10-08T20:35:14+03:00","picture":"No picture 2023-10-08T20:35:14+03:00","date":"08/10/2023 20:35:14","likes":[],"comments":[],"rank":205,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":202,"content":"Automated post from Postman  2023-10-08T20:32:34+03:00","picture":"No picture 2023-10-08T20:32:34+03:00","date":"08/10/2023 20:32:34","likes":[],"comments":[],"rank":202,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":199,"content":"Automated post from Postman  2023-10-08T20:27:39+03:00","picture":"No picture 2023-10-08T20:27:39+03:00","date":"08/10/2023 20:27:39","likes":[],"comments":[],"rank":199,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":196,"content":"Automated post from Postman  2023-10-08T20:24:39+03:00","picture":"No picture 2023-10-08T20:24:39+03:00","date":"08/10/2023 20:24:39","likes":[],"comments":[],"rank":196,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":193,"content":"Automated post from Postman  2023-10-08T20:21:00+03:00","picture":"No picture 2023-10-08T20:21:00+03:00","date":"08/10/2023 20:21:00","likes":[],"comments":[],"rank":193,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":190,"content":"Automated post from Postman  2023-10-08T20:18:18+03:00","picture":"No picture 2023-10-08T20:18:18+03:00","date":"08/10/2023 20:18:18","likes":[],"comments":[],"rank":190,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":187,"content":"Automated post from Postman  2023-10-08T20:15:04+03:00","picture":"No picture 2023-10-08T20:15:04+03:00","date":"08/10/2023 20:15:04","likes":[],"comments":[],"rank":187,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":183,"content":"Automated post from Postman  2023-10-08T20:06:42+03:00","picture":"No picture 2023-10-08T20:06:42+03:00","date":"08/10/2023 20:06:42","likes":[],"comments":[],"rank":183,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":180,"content":"Automated post from Postman  2023-10-08T19:53:32+03:00","picture":"No picture 2023-10-08T19:53:32+03:00","date":"08/10/2023 19:53:32","likes":[],"comments":[],"rank":180,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":177,"content":"Automated post from Postman  2023-10-08T19:48:33+03:00","picture":"No picture 2023-10-08T19:48:33+03:00","date":"08/10/2023 19:48:34","likes":[],"comments":[],"rank":177,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":174,"content":"Automated post from Postman  2023-10-08T19:40:41+03:00","picture":"No picture 2023-10-08T19:40:41+03:00","date":"08/10/2023 19:40:41","likes":[],"comments":[],"rank":174,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":171,"content":"Automated post from Postman  2023-10-08T19:39:17+03:00","picture":"No picture 2023-10-08T19:39:17+03:00","date":"08/10/2023 19:39:17","likes":[],"comments":[],"rank":171,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":168,"content":"Automated post from Postman  2023-10-08T19:37:21+03:00","picture":"No picture 2023-10-08T19:37:21+03:00","date":"08/10/2023 19:37:21","likes":[],"comments":[],"rank":168,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":165,"content":"Automated post from Postman  2023-10-08T19:26:03+03:00","picture":"No picture 2023-10-08T19:26:03+03:00","date":"08/10/2023 19:26:03","likes":[],"comments":[],"rank":165,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":162,"content":"Quia in nisi et natus non quod consequatur voluptate molestiae ipsa ipsa aut.","picture":"No picture","date":"08/10/2023 11:35:49","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":163,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":156,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:55:15","likes":[],"comments":[{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false}],"rank":162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":152,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:33:27","likes":[],"comments":[],"rank":152,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":150,"content":"Automated post from Postman  2023-10-07T17:22:15+03:00","picture":"No picture 2023-10-07T17:22:15+03:00","date":"07/10/2023 17:22:17","likes":[],"comments":[],"rank":150,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":159,"content":"Similique vel ad quia quidem adipisci perferendis iusto mollitia architecto.","picture":"No picture","date":"07/10/2023 19:24:34","likes":[],"comments":[],"rank":149,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":154,"content":"My edited automated comment from Postman 2023-10-07T17:32:58+03:00","picture":"2023-10-07T17:32:58+03:00","date":"07/10/2023 17:41:47","likes":[],"comments":[],"rank":144,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":151,"content":"Automated post from Postman  2023-10-07T17:22:24+03:00","picture":"No picture 2023-10-07T17:22:24+03:00","date":"07/10/2023 17:32:34","likes":[],"comments":[],"rank":141,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":157,"content":"Doloribus id magnam repellendus architecto autem amet placeat praesentium vel facilis corrupti ad.","picture":"No picture","date":"07/10/2023 19:19:07","likes":[],"comments":[],"rank":137,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":155,"content":"Placeat ducimus id impedit labore aut quidem necessitatibus quibusdam optio suscipit vitae laborum.","picture":"No picture","date":"07/10/2023 17:43:20","likes":[],"comments":[{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false}],"rank":128,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":148,"content":"Molestias voluptas omnis iusto et quas non hic dolores maiores excepturi est sit possimus.","picture":"No picture","date":"06/10/2023 18:57:43","likes":[],"comments":[],"rank":108,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":147,"content":"Maxime nobis distinctio nulla minus ex ut aut quae nostrum sed qui.","picture":"No picture","date":"06/10/2023 18:55:30","likes":[],"comments":[],"rank":97,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":146,"content":"Exercitationem nisi aperiam non qui accusamus explicabo iure exercitationem omnis accusantium.","picture":"No picture","date":"06/10/2023 18:33:05","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":87,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":145,"content":"Iste labore corporis numquam quibusdam a quasi rerum non soluta architecto fugit nam consequatur aliquid.","picture":"No picture","date":"06/10/2023 18:31:31","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":76,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":144,"content":"Illum et et amet quasi autem ipsam voluptatem in assumenda rem mollitia voluptatibus ab non.","picture":"No picture","date":"06/10/2023 18:30:45","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":65,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":143,"content":"Recusandae est ad maxime molestiae quasi est accusamus.","picture":"No picki","date":"06/10/2023 18:29:57","likes":[],"comments":[],"rank":53,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":142,"content":"Blanditiis molestiae possimus quod corrupti et id.","picture":"No picki","date":"06/10/2023 18:27:50","likes":[],"comments":[],"rank":42,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":141,"content":"Id id sit quidem voluptatem.","picture":"No picki","date":"06/10/2023 18:27:01","likes":[],"comments":[],"rank":31,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":140,"content":"In perferendis exercitationem molestiae expedita.","picture":"No picki","date":"06/10/2023 18:26:12","likes":[],"comments":[],"rank":20,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":139,"content":"Sit commodi omnis architecto alias voluptas distinctio accusantium repudiandae.","picture":"No picki","date":"06/10/2023 18:24:52","likes":[],"comments":[],"rank":9,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":138,"content":"Quas est voluptatem aut culpa.","picture":"No picki","date":"06/10/2023 18:16:01","likes":[],"comments":[],"rank":-2,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":137,"content":"Qui adipisci cupiditate error recusandae.","picture":"No picki","date":"06/10/2023 17:39:18","likes":[],"comments":[],"rank":-13,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":135,"content":"Doloribus nesciunt quisquam necessitatibus tempora perspiciatis voluptas fuga aut inventore voluptate et eos.","picture":"No picture","date":"06/10/2023 14:35:41","likes":[],"comments":[],"rank":-25,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":133,"content":"Delectus maiores et ipsum necessitatibus enim laudantium quasi consectetur facere perspiciatis accusantium eum.","picture":"No picture","date":"06/10/2023 14:22:25","likes":[],"comments":[],"rank":-37,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":130,"content":"Accusamus ut doloribus necessitatibus quibusdam rem maxime rerum qui impedit praesentium.","picture":"No picture","date":"06/10/2023 14:17:26","likes":[],"comments":[],"rank":-50,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":129,"content":"Excepturi quam fuga quidem molestias ex consequatur eligendi dolorem laborum totam corrupti.","picture":"No picture","date":"06/10/2023 14:11:53","likes":[],"comments":[],"rank":-61,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":123,"content":"Non natus officiis aut.","picture":"No picki","date":"06/10/2023 12:42:39","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false}],"rank":-67,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":122,"content":"Ad et maxime molestiae neque eligendi voluptatem quis vel est non ut facilis.","picture":"No picture","date":"06/10/2023 12:41:22","likes":[],"comments":[],"rank":-88,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":121,"content":"Qui eveniet aut voluptate iusto fuga voluptates autem repellendus similique eveniet molestiae vero nulla.","picture":"No picture","date":"06/10/2023 12:40:33","likes":[],"comments":[],"rank":-99,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":120,"content":"Quo nihil iure minus voluptatem magni quasi laborum harum pariatur voluptatem.","picture":"No picture","date":"06/10/2023 12:40:07","likes":[],"comments":[],"rank":-110,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":119,"content":"Debitis reprehenderit qui corporis sapiente amet quia et officia eligendi vero quasi aut repellat.","picture":"No picture","date":"06/10/2023 12:39:38","likes":[],"comments":[],"rank":-121,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":118,"content":"Velit aspernatur corporis minus odit voluptatum aperiam iste quis rerum est voluptatem nihil.","picture":"No picture","date":"06/10/2023 12:39:08","likes":[],"comments":[],"rank":-132,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":117,"content":"Ab ab distinctio enim ut nihil velit iusto quos et.","picture":"No picture","date":"06/10/2023 12:38:12","likes":[],"comments":[{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false}],"rank":-140,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":116,"content":"Accusamus dolore veniam aliquam soluta ratione quidem debitis libero voluptatum ipsum voluptas.","picture":"No picture","date":"06/10/2023 12:31:07","likes":[],"comments":[{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false}],"rank":-151,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":115,"content":"Voluptatibus ipsam facere soluta qui fuga expedita molestias ad molestiae et et rerum at.","picture":"No picture","date":"06/10/2023 12:19:08","likes":[],"comments":[{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false}],"rank":-162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":114,"content":"Velit neque reiciendis hic consequatur animi quis quam aut perferendis quaerat qui nesciunt sunt veritatis.","picture":"No picture","date":"06/10/2023 12:16:33","likes":[],"comments":[{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false}],"rank":-173,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":113,"content":"Numquam quia autem nam libero rerum quos ex est tenetur unde et facere.","picture":"No picture","date":"06/10/2023 12:14:42","likes":[],"comments":[{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false}],"rank":-184,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":112,"content":"Consectetur aliquam id cum eum et autem repudiandae quia eum perspiciatis placeat.","picture":"No picture","date":"06/10/2023 12:13:33","likes":[],"comments":[{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false}],"rank":-195,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":111,"content":"Rem voluptas similique nihil facere reprehenderit iusto quaerat hic modi eius omnis quidem.","picture":"No picture","date":"06/10/2023 12:00:32","likes":[],"comments":[{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false}],"rank":-206,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":110,"content":"Qui temporibus fugiat quibusdam eum ea omnis magni consectetur et magnam.","picture":"No picture","date":"06/10/2023 11:59:58","likes":[],"comments":[{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false}],"rank":-217,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":109,"content":"Nobis non molestias sunt culpa reiciendis magnam iure eaque dicta.","picture":"No picture","date":"06/10/2023 11:59:09","likes":[],"comments":[{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false}],"rank":-228,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":108,"content":"Et ut minus vero autem non dolor labore animi velit et expedita laboriosam sint.","picture":"No picture","date":"06/10/2023 11:58:21","likes":[],"comments":[{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false}],"rank":-239,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":107,"content":"Sunt libero consectetur dolor consequatur quam commodi illo et hic aut.","picture":"No picture","date":"06/10/2023 11:57:57","likes":[],"comments":[{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false}],"rank":-250,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":106,"content":"Voluptates et beatae velit facere consequatur in dolores reiciendis consectetur illum ea.","picture":"No picture","date":"06/10/2023 11:56:40","likes":[],"comments":[{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false}],"rank":-261,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":105,"content":"Et aut porro quia aut quae quaerat voluptatem ut facilis libero non qui ipsa dolores.","picture":"No picture","date":"06/10/2023 11:55:12","likes":[],"comments":[{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false}],"rank":-272,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":104,"content":"Eos alias delectus nulla a ut unde optio velit id nulla ipsam.","picture":"No picture","date":"06/10/2023 11:54:43","likes":[],"comments":[{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false}],"rank":-283,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":103,"content":"Unde illo excepturi voluptas at dolor ducimus recusandae consequatur totam explicabo nisi.","picture":"No picture","date":"06/10/2023 11:48:05","likes":[],"comments":[{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false}],"rank":-294,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":101,"content":"Nulla impedit est voluptatibus veritatis molestias sapiente non.","picture":"No picki","date":"06/10/2023 11:46:10","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false}],"rank":-305,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":99,"content":"Alias saepe nobis ullam est adipisci ducimus occaecati.","picture":"No picki","date":"06/10/2023 11:42:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false}],"rank":-317,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":98,"content":"Quasi est quos molestias esse at omnis excepturi est minima at ut dicta blanditiis.","picture":"No picture","date":"06/10/2023 11:42:13","likes":[],"comments":[{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false}],"rank":-329,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":97,"content":"Voluptas qui numquam facilis illo hic voluptatem quae enim non tempora nesciunt eum.","picture":"No picture","date":"06/10/2023 11:41:33","likes":[],"comments":[{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false}],"rank":-340,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":96,"content":"Cum nulla quaerat aliquid ab neque veniam et dignissimos deserunt molestiae qui eaque eum.","picture":"No picture","date":"06/10/2023 11:41:21","likes":[],"comments":[{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false}],"rank":-351,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":95,"content":"Id tenetur ut nemo ea in atque nisi voluptatem voluptatibus et laudantium qui amet.","picture":"No picture","date":"06/10/2023 11:39:46","likes":[],"comments":[{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false}],"rank":-362,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":94,"content":"Harum incidunt voluptatem consequatur voluptatem sed ea aut facilis voluptas doloremque est.","picture":"No picture","date":"06/10/2023 11:36:57","likes":[],"comments":[{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false}],"rank":-373,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":93,"content":"Adipisci voluptatem suscipit qui nemo consequatur aut aut earum ut rerum non quia.","picture":"No picture","date":"06/10/2023 10:50:22","likes":[],"comments":[{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false}],"rank":-384,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":92,"content":"Officia rerum dignissimos unde ratione libero ipsam et modi excepturi eum sunt.","picture":"No picture","date":"06/10/2023 10:50:10","likes":[],"comments":[{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false}],"rank":-395,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":91,"content":"Vel facere repudiandae blanditiis consequuntur eius aliquid distinctio voluptas et laudantium ut est quia itaque.","picture":"No picture","date":"06/10/2023 10:43:09","likes":[],"comments":[{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false}],"rank":-406,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":90,"content":"Nulla provident perspiciatis inventore officia exercitationem qui commodi a vitae suscipit est veritatis enim.","picture":"No picture","date":"06/10/2023 10:42:09","likes":[],"comments":[{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false}],"rank":-417,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":89,"content":"Automated post from Postman  2023-10-06T10:01:15+03:00","picture":"No picture 2023-10-06T10:01:15+03:00","date":"06/10/2023 10:01:15","likes":[],"comments":[{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false}],"rank":-428,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":88,"content":"Automated post from Postman  2023-10-06T10:00:02+03:00","picture":"No picture 2023-10-06T10:00:02+03:00","date":"06/10/2023 10:00:03","likes":[],"comments":[],"rank":-442,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":87,"content":"Ut sed nihil inventore voluptatem amet corporis aut temporibus neque totam et.","picture":"No picture","date":"06/10/2023 09:55:47","likes":[],"comments":[{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false}],"rank":-450,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":86,"content":"Error pariatur omnis fugit unde est autem hic et natus placeat ratione ipsa.","picture":"No picture","date":"06/10/2023 09:41:59","likes":[],"comments":[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false}],"rank":-461,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":85,"content":"Consequatur accusamus non explicabo praesentium aut dignissimos et consequatur culpa nam.","picture":"No picture","date":"06/10/2023 09:41:08","likes":[],"comments":[],"rank":-475,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":83,"content":"Optio dolore ipsa qui hic libero sapiente nihil doloribus error nam.","picture":"No picture","date":"06/10/2023 00:33:37","likes":[],"comments":[],"rank":-487,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":82,"content":"In ab suscipit aut repellendus non et laboriosam tempore ipsam magni rem ut.","picture":"No picture","date":"06/10/2023 00:31:04","likes":[],"comments":[],"rank":-498,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":81,"content":"Qui perspiciatis corporis repudiandae enim est necessitatibus voluptatem accusantium dolore voluptatem debitis id soluta.","picture":"No picture","date":"06/10/2023 00:21:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-508,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":80,"content":"Eum amet illo voluptas impedit perspiciatis rerum occaecati est omnis.","picture":"No picture","date":"06/10/2023 00:21:15","likes":[],"comments":[],"rank":-520,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":79,"content":"Voluptate dolores in explicabo eos sit libero nemo voluptas minima quas facilis delectus voluptatem.","picture":"No picture","date":"06/10/2023 00:20:46","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-530,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":78,"content":"Occaecati dolor saepe est adipisci iusto aut ad iusto soluta in.","picture":"No picture","date":"06/10/2023 00:20:02","likes":[],"comments":[],"rank":-542,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":77,"content":"Non dolor a earum aut.","picture":"No picki","date":"06/10/2023 00:18:34","likes":[],"comments":[],"rank":-553,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":76,"content":"Non minus provident iusto rerum distinctio possimus.","picture":"No picki","date":"06/10/2023 00:07:24","likes":[],"comments":[],"rank":-564,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":75,"content":"Necessitatibus inventore porro odio perspiciatis inventore aliquid.","picture":"No picki","date":"06/10/2023 00:06:48","likes":[],"comments":[],"rank":-575,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":74,"content":"Placeat architecto quia totam sunt.","picture":"No picki","date":"06/10/2023 00:05:15","likes":[],"comments":[],"rank":-586,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":73,"content":"Adipisci ea cum et facilis enim sit assumenda.","picture":"No picki","date":"05/10/2023 23:58:34","likes":[],"comments":[],"rank":-597,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":72,"content":"Omnis dicta omnis tenetur maiores labore sed aperiam beatae praesentium tenetur vitae.","picture":"No picture","date":"05/10/2023 23:56:26","likes":[],"comments":[],"rank":-608,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":71,"content":"Dolores quis asperiores velit suscipit nobis non molestiae magnam iste est vel qui earum eaque.","picture":"No picture","date":"05/10/2023 23:55:28","likes":[],"comments":[],"rank":-619,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":70,"content":"Ad quibusdam labore temporibus veritatis vitae quidem suscipit hic iste adipisci voluptas molestiae.","picture":"No picture","date":"05/10/2023 23:54:44","likes":[],"comments":[],"rank":-630,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":69,"content":"Ut repudiandae quo maxime harum cum est reprehenderit incidunt impedit nisi veniam distinctio.","picture":"No picture","date":"05/10/2023 23:54:24","likes":[],"comments":[],"rank":-641,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":68,"content":"Eveniet aut enim voluptatum non omnis voluptates totam rem voluptatibus placeat.","picture":"No picture","date":"05/10/2023 23:52:08","likes":[],"comments":[],"rank":-652,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":67,"content":"Explicabo praesentium id error enim alias quia consequuntur molestiae ut sapiente id explicabo.","picture":"No picture","date":"05/10/2023 23:01:26","likes":[],"comments":[],"rank":-663,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":66,"content":"Aperiam minima voluptas ut vero deleniti eum sed fugit et corrupti placeat.","picture":"No picture","date":"05/10/2023 23:01:11","likes":[],"comments":[],"rank":-674,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":65,"content":"Sint aut officiis ut sit et mollitia dolor dolorem dolores ut facere quasi voluptate et.","picture":"No picture","date":"05/10/2023 22:48:52","likes":[],"comments":[],"rank":-685,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":64,"content":"SHAKA LQKA MAKA","picture":"No picture","date":"05/10/2023 22:46:20","likes":[],"comments":[],"rank":-696,"public":true,"category":{"id":100,"name":"All"},"liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have comment_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=207
Response Information
Response Code: 200 - OK
Mean time per request: 439ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 69cf6257-789f-4bac-a91d-126c825381ec
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=81CB9DD3297C1C7D85513D06D62FE588
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:37:08+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=207
Response Information
Response Code: 200 - OK
Mean time per request: 802ms
Mean size per request: 1.26KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 972a66e7-f1a5-4862-bb2c-63861eb18861
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81CB9DD3297C1C7D85513D06D62FE588
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:08 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":207,"content":"My edited automated post from Postman 2023-10-08T20:37:08+03:00","picture":"no picki","date":"08/10/2023 20:36:57","likes":[{"userId":213,"username":"Beulah","expertiseProfile":{"id":230,"skills":[{"skillId":250,"skill":"skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":251,"skill":"kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":252,"skill":"chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":253,"skill":"izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":254,"skill":"hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":255,"skill":"uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":246.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":208,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=207
Response Information
Response Code: 200 - OK
Mean time per request: 820ms
Mean size per request: 269B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 702cfd67-07c9-4478-b929-fb8e249da3f7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81CB9DD3297C1C7D85513D06D62FE588
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":207,"content":"My edited automated post from Postman 2023-10-08T20:37:08+03:00","picture":"no picki","date":"08/10/2023 20:36:57","likes":[],"comments":[],"rank":207,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=207
Response Information
Response Code: 200 - OK
Mean time per request: 469ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4323b2d3-1498-46e2-a0d8-def82a734255
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81CB9DD3297C1C7D85513D06D62FE588
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=207
Response Information
Response Code: 200 - OK
Mean time per request: 699ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token fb278c07-f7b2-4e5b-966e-c42c4be1132f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81CB9DD3297C1C7D85513D06D62FE588
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 692ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic QmV1bGFoOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5fbebe43-8bea-407c-81cf-3d4d393b295a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=81CB9DD3297C1C7D85513D06D62FE588
Content-Length 284
Request Body
{"username":"Beulah","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/213/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/214/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/213/profile"><h2
                                            type="text">Emanuel Schmeler</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/212/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/211/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/210/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/213/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 681ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 49d90ebb-6568-4760-8732-45c682b787d0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:37:12+03:00",
          "picture": "No picture 2023-10-08T20:37:12+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":208,"content":"Automated post from Postman  2023-10-08T20:37:12+03:00","picture":"No picture 2023-10-08T20:37:12+03:00","date":"08/10/2023 20:37:12","likes":[],"comments":[],"rank":208,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 731ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b1384a30-4cba-4da9-a6b3-696d87da3a5c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:37:13+03:00",
          "deletedConfirmed": true,
          "postId": 208,
          "userId": 213
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":181,"content":"Automated comment from Postman 2023-10-08T20:37:13+03:00","likes":[],"date":"08/10/2023 20:37:13","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 3.2s
Mean size per request: 5.71KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c7ef651f-9112-4008-b292-727ab6267f27
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:17 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false},{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false},{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false},{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false},{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false},{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false},{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false},{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false},{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false},{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false},{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false},{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false},{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false},{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false},{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false},{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false},{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false},{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false},{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false},{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false},{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false},{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false},{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false},{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false},{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false},{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false},{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false},{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false},{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false},{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false},{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false},{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false},{"commentId":181,"content":"Automated comment from Postman 2023-10-08T20:37:13+03:00","likes":[],"date":"08/10/2023 20:37:13","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have commen_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 639ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d34fcea8-daee-44c2-93cf-bd160ab64142
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:17 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=181
Response Information
Response Code: 200 - OK
Mean time per request: 693ms
Mean size per request: 1.17KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token efb27537-c2c2-405d-97e0-1813be37f92f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":181,"content":"My edited automated comment from Postman 2023-10-08T20:37:17 03:00","likes":[{"userId":213,"username":"Beulah","expertiseProfile":{"id":230,"skills":[{"skillId":250,"skill":"skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":251,"skill":"kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":252,"skill":"chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":253,"skill":"izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":254,"skill":"hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":255,"skill":"uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":246.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"08/10/2023 20:37:13","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=181
Response Information
Response Code: 200 - OK
Mean time per request: 641ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c59b1ed4-81e2-4725-9740-e8360ed5afd1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":181,"content":"My edited automated comment from Postman 2023-10-08T20:37:17 03:00","likes":[],"date":"08/10/2023 20:37:13","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=208
Response Information
Response Code: 200 - OK
Mean time per request: 795ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token da2d18de-1412-4356-9383-0a5d06a8d612
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":181,"content":"My edited automated comment from Postman 2023-10-08T20:37:17 03:00","likes":[],"date":"08/10/2023 20:37:13","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=181
Response Information
Response Code: 200 - OK
Mean time per request: 401ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ad9f3b6f-74e7-41de-a151-30d7f70881da
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:20 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":181,"content":"My edited automated comment from Postman 2023-10-08T20:37:17 03:00","likes":[],"date":"08/10/2023 20:37:13","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=181
Response Information
Response Code: 200 - OK
Mean time per request: 478ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0d875c70-68c0-44da-b783-45b701274fce
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 700ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic QmV1bGFoOjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a51ddec5-0351-4d9a-89e0-56418a8f62af
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6D934D017EA9719B4585FC6DFDAA486
Content-Length 284
Request Body
{"username":"Beulah","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/213/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/214/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/213/profile"><h2
                                            type="text">Emanuel Schmeler</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/212/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/211/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/210/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/213/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill?unsorted=true
Response Information
Response Code: 200 - OK
Mean time per request: 207ms
Mean size per request: 17.3KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c12cced5-9c37-4120-bb62-77d92f84a374
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=8AA6252B0AB18228213BB1A205F7D309
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":110,"skill":"adipisci","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"alias","category":{"id":100,"name":"All"}},{"skillId":70,"skill":"amet","category":{"id":100,"name":"All"}},{"skillId":79,"skill":"animi","category":{"id":100,"name":"All"}},{"skillId":138,"skill":"assumenda","category":{"id":100,"name":"All"}},{"skillId":71,"skill":"atque","category":{"id":100,"name":"All"}},{"skillId":99,"skill":"aut","category":{"id":100,"name":"All"}},{"skillId":86,"skill":"autem","category":{"id":100,"name":"All"}},{"skillId":101,"skill":"blanditiis","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":252,"skill":"chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":73,"skill":"commodi","category":{"id":100,"name":"All"}},{"skillId":75,"skill":"compress","category":{"id":100,"name":"All"}},{"skillId":149,"skill":"consectetur","category":{"id":100,"name":"All"}},{"skillId":117,"skill":"consequatur","category":{"id":100,"name":"All"}},{"skillId":147,"skill":"corporis","category":{"id":100,"name":"All"}},{"skillId":136,"skill":"culpa","category":{"id":100,"name":"All"}},{"skillId":135,"skill":"cum","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":100,"skill":"debitis","category":{"id":100,"name":"All"}},{"skillId":88,"skill":"delectus","category":{"id":100,"name":"All"}},{"skillId":115,"skill":"distinctio","category":{"id":100,"name":"All"}},{"skillId":84,"skill":"dolor","category":{"id":100,"name":"All"}},{"skillId":97,"skill":"dolore","category":{"id":100,"name":"All"}},{"skillId":106,"skill":"doloribus","category":{"id":100,"name":"All"}},{"skillId":116,"skill":"dolorum","category":{"id":100,"name":"All"}},{"skillId":107,"skill":"ea","category":{"id":100,"name":"All"}},{"skillId":103,"skill":"eaque","category":{"id":100,"name":"All"}},{"skillId":83,"skill":"eius","category":{"id":100,"name":"All"}},{"skillId":143,"skill":"eos","category":{"id":100,"name":"All"}},{"skillId":127,"skill":"est","category":{"id":100,"name":"All"}},{"skillId":122,"skill":"et","category":{"id":100,"name":"All"}},{"skillId":132,"skill":"eveniet","category":{"id":100,"name":"All"}},{"skillId":105,"skill":"ex","category":{"id":100,"name":"All"}},{"skillId":125,"skill":"excepturi","category":{"id":100,"name":"All"}},{"skillId":92,"skill":"expedita","category":{"id":100,"name":"All"}},{"skillId":120,"skill":"facilis","category":{"id":100,"name":"All"}},{"skillId":142,"skill":"fuga","category":{"id":100,"name":"All"}},{"skillId":76,"skill":"generate","category":{"id":100,"name":"All"}},{"skillId":74,"skill":"hack","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":254,"skill":"hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":81,"skill":"harum","category":{"id":100,"name":"All"}},{"skillId":113,"skill":"ipsum","category":{"id":100,"name":"All"}},{"skillId":151,"skill":"itaque","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":253,"skill":"izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":251,"skill":"kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":150,"skill":"libero","category":{"id":100,"name":"All"}},{"skillId":123,"skill":"minima","category":{"id":100,"name":"All"}},{"skillId":118,"skill":"minus","category":{"id":100,"name":"All"}},{"skillId":102,"skill":"molestiae","category":{"id":100,"name":"All"}},{"skillId":137,"skill":"nam","category":{"id":100,"name":"All"}},{"skillId":129,"skill":"nemo","category":{"id":100,"name":"All"}},{"skillId":89,"skill":"neque","category":{"id":100,"name":"All"}},{"skillId":121,"skill":"nesciunt","category":{"id":100,"name":"All"}},{"skillId":98,"skill":"nobis","category":{"id":100,"name":"All"}},{"skillId":111,"skill":"non","category":{"id":100,"name":"All"}},{"skillId":95,"skill":"nulla","category":{"id":100,"name":"All"}},{"skillId":82,"skill":"numquam","category":{"id":100,"name":"All"}},{"skillId":94,"skill":"odio","category":{"id":100,"name":"All"}},{"skillId":130,"skill":"omnis","category":{"id":100,"name":"All"}},{"skillId":134,"skill":"pariatur","category":{"id":100,"name":"All"}},{"skillId":140,"skill":"perferendis","category":{"id":100,"name":"All"}},{"skillId":152,"skill":"porro","category":{"id":100,"name":"All"}},{"skillId":145,"skill":"provident","category":{"id":100,"name":"All"}},{"skillId":96,"skill":"quae","category":{"id":100,"name":"All"}},{"skillId":72,"skill":"qui","category":{"id":100,"name":"All"}},{"skillId":108,"skill":"quia","category":{"id":100,"name":"All"}},{"skillId":93,"skill":"quibusdam","category":{"id":100,"name":"All"}},{"skillId":112,"skill":"quis","category":{"id":100,"name":"All"}},{"skillId":146,"skill":"quo","category":{"id":100,"name":"All"}},{"skillId":148,"skill":"quos","category":{"id":100,"name":"All"}},{"skillId":91,"skill":"ratione","category":{"id":100,"name":"All"}},{"skillId":133,"skill":"reiciendis","category":{"id":100,"name":"All"}},{"skillId":78,"skill":"repudiandae","category":{"id":100,"name":"All"}},{"skillId":141,"skill":"rerum","category":{"id":100,"name":"All"}},{"skillId":131,"skill":"saepe","category":{"id":100,"name":"All"}},{"skillId":114,"skill":"sed","category":{"id":100,"name":"All"}},{"skillId":90,"skill":"similique","category":{"id":100,"name":"All"}},{"skillId":119,"skill":"sit","category":{"id":100,"name":"All"}},{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":250,"skill":"skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":68,"skill":"sunt","category":{"id":100,"name":"All"}},{"skillId":139,"skill":"tempora","category":{"id":100,"name":"All"}},{"skillId":104,"skill":"temporibus","category":{"id":100,"name":"All"}},{"skillId":77,"skill":"transmit","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":255,"skill":"uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":85,"skill":"ut","category":{"id":100,"name":"All"}},{"skillId":124,"skill":"vel","category":{"id":100,"name":"All"}},{"skillId":126,"skill":"velit","category":{"id":100,"name":"All"}},{"skillId":144,"skill":"veniam","category":{"id":100,"name":"All"}},{"skillId":109,"skill":"veritatis","category":{"id":100,"name":"All"}},{"skillId":87,"skill":"vero","category":{"id":100,"name":"All"}},{"skillId":80,"skill":"voluptatem","category":{"id":100,"name":"All"}},{"skillId":128,"skill":"voluptatum","category":{"id":100,"name":"All"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 131B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 91f85ee0-2b9b-40f2-b2d1-4441dd5a9232
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 166
Cookie JSESSIONID=8AA6252B0AB18228213BB1A205F7D309
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "skill Sun Oct 08 2023 02:21:55 GMT+0300 (Eastern European Summer Time)",
          "skillId": 829
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":256,"skill":"skill Sun Oct 08 2023 02:21:55 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Skill saving to contains automation message. 2 0 0
Response to have skill description section 2 0 0
Response to have skill id section 2 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ddee99eb-5649-4511-80d8-b09ebce7b3ec
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=8AA6252B0AB18228213BB1A205F7D309
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=256
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 119B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7b38ad40-c8eb-409b-b1db-efa12833351c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=8AA6252B0AB18228213BB1A205F7D309
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":256,"skill":"Managed background benchmark","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=256
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7e210b0e-e509-4fb2-b526-92e96a48ec3a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 146
Cookie JSESSIONID=8AA6252B0AB18228213BB1A205F7D309
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:37:24+03:00",
          "picture": "2023-10-08T20:37:24+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 478ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1d1ad096-b72f-4b79-a484-ad850d562ec9
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 230
Cookie JSESSIONID=8AA6252B0AB18228213BB1A205F7D309
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Naomi_Walker53@yahoo.com",
          "password": "12345678",
          "username": "Arnold"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:37:24 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Arnold and id 215 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 455ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5d0341d9-0db8-4e7e-b81d-6a762be935af
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 225
Cookie JSESSIONID=8AA6252B0AB18228213BB1A205F7D309
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Claudie69@gmail.com",
          "password": "12345678",
          "username": "Brandy"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:37:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Brandy and id 216 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 703ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token de639646-8bc7-43b4-bd6b-07d8ada7bbf6
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=8AA6252B0AB18228213BB1A205F7D309
Content-Length 284
Request Body
{"username":"Arnold","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/215/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/216/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/215/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/214/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/213/profile"><h2
                                            type="text">Emanuel Schmeler</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/212/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/215/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/auth/connection/request?id=216&username=Brandy
Response Information
Response Code: 200 - OK
Mean time per request: 1180ms
Mean size per request: 18.59KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d081ae0c-3163-4e9b-bd5d-c98d63f1c9b4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=8E0A8BBA066744C6B42BD35603C5E816
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:26 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en" xmlns="http://www.w3.org/1999/html">
        <head>
            <title>WEare social media</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
            <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
        
            <style>
                .fa {
                    font-size: 50px;
                    cursor: pointer;
                    user-select: none;
                }
        
                .fa:hover {
                    color: darkblue;
                }
            </style>
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
        
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        
        <div class="hero-wrap hero-wrap-2"
             style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i></a></span> <span class="mr-3">
                            <a href="/search?searchParam1=All&amp;searchParam2=&amp;index=0&amp;size=10">All</a></span></p>
                        
                        <h1 class="mb-3 bread"></h1>
                    </div>
                </div>
            </div>
        </div>
        
        <section>
            <div class="col-2 p-3">
                
            </div>
        
            
        
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="col-2">
                    <form action="/auth/connection/request"
                          method="post">
                        <label>
                            <input type="hidden" value="216" class="mb-2" id="id" name="id"/>
                            <input type="hidden" value="Brandy" class="mb-2" id="username" name="username"/>
                        </label>
                        <input class="btn btn-primary" type="submit" value="connect"/>
                    </form>
                </div>
                <div>Good job! You have send friend request!</div>
                <div class="col-8 ">
                    <div class="team p-4 bg-white">
                        <div method="post">
                            <div class="row">
                                <div class="col-md-4">
                                    <div class="imgPr">
                                        <img src="/images/blank-profile-picture.jpg" alt="Image" height="300">
                                    </div>
                                    
                                </div>
                                <div class="col-lg-12">
                                    <div class="text pl-md-4">
                                        
                                        <h1 class="mr-3 text-black" type="text">Brandy</h1>
                                        <p><span>All</span>
                                        </p>
                                        <p class="proile-rating">
                                            Member since : <span>08/10/2023</span>
                                        </p>
        
                                        <ul class="nav nav-tabs" id="myTabContent" role="tablist">
                                            <li class="nav-item">
                                                <a class="nav-link active" data-toggle="list" href="#home" role="tab"
                                                   aria-controls="home" aria-selected="true">Personal Information</a>
                                            </li>
        
                                            <li class="nav-item">
                                                <a class="nav-link" data-toggle="list" href="#posts" role="tab"
                                                   aria-controls="profile" aria-selected="false">Latest activity</a>
                                            </li>
                                        </ul>
                                        <script>    $('#myTabContent a').on('click', function (e) {
                                            e.preventDefault()
                                            $(this).tab('show')
                                        })</script>
                                    </div>
                                </div>
                            </div>
                            <div class="row">
                                <div class="col-md-8">
                                    <div class="tab-content profile-tab">
                                        <div class="tab-pane fade show active" id="home" role="tabpanel"
                                             aria-labelledby="home-tab">
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>User Id</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Name</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>null null</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Email</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>birthday</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Location</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Friend list</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>0 friends</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-lg-12">
                                                    <label>Your Bio</label><br/>
                                                    <p></p>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                
                            </div>
                        </div>
                    </div>
                </div>
                
            </div>
        </section>
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3" id="posts">
                    
                </div>
                <div>
                    <div id="post-container" class="row d-flex">
                        <div class="col-md-3 d-flex ftco-animate">
                            
                            <div class="row">
                                <div class="col-md-2">
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email address.
                                    The more complete your profile is, the easier it is for potential partners to contact you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/216/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
                integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
                crossorigin="anonymous"></script>
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        <script>
            function loadMore(userId, index, size) {
                // let i = index != "null" ? parseInt(index++) : 1;
                // let s = size != "null" ? parseInt(size) : 4;
                debugger
                $('#post-container').load(`/auth/users/${userId}/profile/posts?size=${size}&index=${index}`)
            }
        
        </script>
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has succefull message for sending connection- Good job! You have send friend request 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 4ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 350ac962-a671-4918-8b5e-eb1a824912af
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=8E0A8BBA066744C6B42BD35603C5E816
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:26 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 685ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 6ae5f6d2-756d-4d0f-99b5-32772bf69280
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=8E0A8BBA066744C6B42BD35603C5E816
Content-Length 284
Request Body
{"username":"Brandy","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:28 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/216/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/216/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/215/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/214/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/213/profile"><h2
                                            type="text">Emanuel Schmeler</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/212/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/216/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/216/request/
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token c40db333-bf87-41c1-a0f8-efd98d4d2ebe
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=485859BD30643BA4815B586D897B6F4E
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:28 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":40,"approved":false,"seen":false,"timeStamp":"08/10/2023 20:37"}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/216/request/approve?name=Brandy&requestId=40
Response Information
Response Code: 200 - OK
Mean time per request: 454ms
Mean size per request: 33B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token dad94598-e6dd-4bf5-8fa0-c8b9409de858
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=485859BD30643BA4815B586D897B6F4E
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 33
Date Sun, 08 Oct 2023 17:37:29 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Brandy approved request of Arnold
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate response has same content 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 4ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d5a950e2-b457-42cb-8232-49e7a3329827
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=485859BD30643BA4815B586D897B6F4E
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:29 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 457ms
Mean size per request: 41B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 05cc3de6-56d3-4e29-b0c2-77666209f222
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 224
Cookie JSESSIONID=485859BD30643BA4815B586D897B6F4E
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Cassandre17@yahoo.com",
          "password": "12345678",
          "username": "Ray"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 41
Date Sun, 08 Oct 2023 17:37:29 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Ray and id 217 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 707ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic UmF5OjEyMzQ1Njc4
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5b43da0b-1015-4d9a-b7ea-7b0958232483
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=485859BD30643BA4815B586D897B6F4E
Content-Length 281
Request Body
{"username":"Ray","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:30 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/217/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/217/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/216/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/215/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/214/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/213/profile"><h2
                                            type="text">Emanuel Schmeler</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/217/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 635ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2ae8c91b-00d0-455b-abc9-e2f67fccbdd7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:37:30+03:00",
          "picture": "No picture 2023-10-08T20:37:30+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:30 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":209,"content":"Automated post from Postman  2023-10-08T20:37:30+03:00","picture":"No picture 2023-10-08T20:37:30+03:00","date":"08/10/2023 20:37:30","likes":[],"comments":[],"rank":209,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=209
Response Information
Response Code: 200 - OK
Mean time per request: 422ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f3b20f40-c8c1-471b-be18-e1663a45ad26
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:37:31+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:32 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 698ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9d5ff03d-cfa1-4c69-892f-db5065861da7
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:37:32+03:00",
          "deletedConfirmed": true,
          "postId": 209,
          "userId": 217
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:32 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":182,"content":"Automated comment from Postman 2023-10-08T20:37:32+03:00","likes":[],"date":"08/10/2023 20:37:32","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 649ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5041c55b-c5ef-4da9-ae55-cca847a15dd1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:33 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=209
Response Information
Response Code: 200 - OK
Mean time per request: 833ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token db7cfe01-4188-414e-822b-2cc77e6b83fe
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:33 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":182,"content":"My edited automated comment from Postman 2023-10-08T20:37:32 03:00","likes":[],"date":"08/10/2023 20:37:32","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=209
Response Information
Response Code: 200 - OK
Mean time per request: 741ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 29654147-8ca9-4924-92ca-ae4d8608f944
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:37:35 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 480ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token d906abaa-6636-401c-bbe3-156d16e409b0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 231
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Margarete_Mohr61@yahoo.com",
          "password": "12345678",
          "username": "Moses"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:37:35 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Moses and id 218 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 11.4s
Mean size per request: 33.6KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token ce188e9a-292f-4f33-80ef-92ab5d413874
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 100
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:45 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":218,"username":"Moses","expertiseProfile":{"id":235,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":217,"username":"Ray","expertiseProfile":{"id":234,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":216,"username":"Brandy","expertiseProfile":{"id":233,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":215,"username":"Arnold","expertiseProfile":{"id":232,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":214,"username":"Queen","expertiseProfile":{"id":231,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":213,"username":"Beulah","expertiseProfile":{"id":230,"skills":[{"skillId":250,"skill":"skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":251,"skill":"kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":252,"skill":"chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":253,"skill":"izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":254,"skill":"hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":255,"skill":"uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":246.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":212,"username":"Janie","expertiseProfile":{"id":229,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":211,"username":"Lucas","expertiseProfile":{"id":228,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":210,"username":"Lydia","expertiseProfile":{"id":227,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":209,"username":"Diamond","expertiseProfile":{"id":226,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":208,"username":"Felipe","expertiseProfile":{"id":225,"skills":[{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":247.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":207,"username":"Tressa","expertiseProfile":{"id":224,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":205,"username":"Federico","expertiseProfile":{"id":222,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":206,"username":"Jacinto","expertiseProfile":{"id":223,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":204,"username":"Opal","expertiseProfile":{"id":221,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":203,"username":"Lilian","expertiseProfile":{"id":220,"skills":[{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":59.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":202,"username":"Zella","expertiseProfile":{"id":219,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":201,"username":"Angelina","expertiseProfile":{"id":218,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":200,"username":"Chester","expertiseProfile":{"id":217,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":199,"username":"Andrew","expertiseProfile":{"id":216,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":198,"username":"Talia","expertiseProfile":{"id":215,"skills":[{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":121.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":197,"username":"Blaze","expertiseProfile":{"id":214,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":196,"username":"Joanne","expertiseProfile":{"id":213,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":195,"username":"Roman","expertiseProfile":{"id":212,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":194,"username":"Darrick","expertiseProfile":{"id":211,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":193,"username":"Jaeden","expertiseProfile":{"id":210,"skills":[{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":586.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":192,"username":"Horacio","expertiseProfile":{"id":209,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":191,"username":"Marilou","expertiseProfile":{"id":208,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":190,"username":"Shanny","expertiseProfile":{"id":207,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":189,"username":"Eliane","expertiseProfile":{"id":206,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":188,"username":"Clifton","expertiseProfile":{"id":205,"skills":[{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":352.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":187,"username":"Johan","expertiseProfile":{"id":204,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":186,"username":"Jacey","expertiseProfile":{"id":203,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":185,"username":"Ward","expertiseProfile":{"id":202,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":184,"username":"Tierra","expertiseProfile":{"id":201,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":183,"username":"Rosalyn","expertiseProfile":{"id":200,"skills":[{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":597.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":182,"username":"Darius","expertiseProfile":{"id":199,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":180,"username":"Raina","expertiseProfile":{"id":197,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":179,"username":"Ansel","expertiseProfile":{"id":196,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":178,"username":"Alize","expertiseProfile":{"id":195,"skills":[{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":799.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":177,"username":"Madilyn","expertiseProfile":{"id":194,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":176,"username":"Norma","expertiseProfile":{"id":193,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":175,"username":"Augusta","expertiseProfile":{"id":192,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":174,"username":"Cruz","expertiseProfile":{"id":191,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":173,"username":"Kellie","expertiseProfile":{"id":190,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":172,"username":"Sandrine","expertiseProfile":{"id":189,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":171,"username":"Octavia","expertiseProfile":{"id":188,"skills":[{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":647.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":170,"username":"Elza","expertiseProfile":{"id":187,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":168,"username":"Adelle","expertiseProfile":{"id":185,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":169,"username":"Nels","expertiseProfile":{"id":186,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":167,"username":"Sophie","expertiseProfile":{"id":184,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":166,"username":"Brian","expertiseProfile":{"id":183,"skills":[{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":930.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":165,"username":"Vida","expertiseProfile":{"id":182,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":164,"username":"Joany","expertiseProfile":{"id":181,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":163,"username":"Kelley","expertiseProfile":{"id":180,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":162,"username":"Yesenia","expertiseProfile":{"id":179,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":161,"username":"Franco","expertiseProfile":{"id":178,"skills":[{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":231.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":160,"username":"Pink","expertiseProfile":{"id":177,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":159,"username":"Jed","expertiseProfile":{"id":176,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":158,"username":"Eddie","expertiseProfile":{"id":175,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":157,"username":"Keara","expertiseProfile":{"id":174,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":156,"username":"Hans","expertiseProfile":{"id":173,"skills":[{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":495.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":155,"username":"Maribel","expertiseProfile":{"id":172,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":154,"username":"Lysanne","expertiseProfile":{"id":171,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":153,"username":"Meaghan","expertiseProfile":{"id":170,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":152,"username":"Effie","expertiseProfile":{"id":169,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":151,"username":"Cory","expertiseProfile":{"id":168,"skills":[{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":956.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":150,"username":"Cassandre","expertiseProfile":{"id":167,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":149,"username":"Jevon","expertiseProfile":{"id":166,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":148,"username":"Jadyn","expertiseProfile":{"id":165,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":147,"username":"Emmett","expertiseProfile":{"id":164,"skills":[{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":432.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":146,"username":"Edgardo","expertiseProfile":{"id":163,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":144,"username":"Ada","expertiseProfile":{"id":161,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":145,"username":"Dangelo","expertiseProfile":{"id":162,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":143,"username":"Arlo","expertiseProfile":{"id":160,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":142,"username":"Owen","expertiseProfile":{"id":159,"skills":[{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":932.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":141,"username":"Laisha","expertiseProfile":{"id":158,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":140,"username":"Bertram","expertiseProfile":{"id":157,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":139,"username":"goshos","expertiseProfile":{"id":156,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":138,"username":"Edyth","expertiseProfile":{"id":155,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":137,"username":"gosho","expertiseProfile":{"id":152,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":136,"username":"Tyreek","expertiseProfile":{"id":148,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":135,"username":"Kevaadmin","expertiseProfile":{"id":147,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":131,"username":"Leaadmin","expertiseProfile":{"id":143,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":129,"username":"peshaka","expertiseProfile":{"id":141,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":128,"username":"Rashawn","expertiseProfile":{"id":140,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":127,"username":"Louisa","expertiseProfile":{"id":137,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":126,"username":"Sonia","expertiseProfile":{"id":135,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":125,"username":"Macey","expertiseProfile":{"id":133,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":124,"username":"Easton","expertiseProfile":{"id":132,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":123,"username":"Brice","expertiseProfile":{"id":123,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":119,"username":"Rubenadmin","expertiseProfile":{"id":119,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":116,"username":"Kellyadmin","expertiseProfile":{"id":116,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":113,"username":"Kennethadmin","expertiseProfile":{"id":113,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":111,"username":"Darelladmin","expertiseProfile":{"id":111,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":108,"username":"Gayleadmin","expertiseProfile":{"id":108,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":106,"username":"Olympiaadmin","expertiseProfile":{"id":106,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":105,"username":"Zachariah","expertiseProfile":{"id":105,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":103,"username":"Deeannadmin","expertiseProfile":{"id":103,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":101,"username":"Mylesadmin","expertiseProfile":{"id":101,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 738ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TW9zZXM6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b0f1a48f-d09f-42b7-a27b-b9badc61855d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D2061152EF1DD54E2886DE54FBA3727A
Content-Length 283
Request Body
{"username":"Moses","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:47 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/218/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/218/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/217/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/216/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/215/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/214/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/218/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/218/posts
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2ed3a22d-2875-420c-939a-b5eec1ef68c8
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Cookie JSESSIONID=F88471C79329B756E4D9A4FD8D571345
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "string",
          "searchParam2": "string",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:47 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/218?principal=Moses
Response Information
Response Code: 200 - OK
Mean time per request: 289ms
Mean size per request: 253B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TW9zZXM6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 0bea360e-4bb7-4882-88d0-4231d0cd763f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=F88471C79329B756E4D9A4FD8D571345
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:49 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":218,"username":"Moses","authorities":["com.community.weare.Models.Role@332d5d45"],"email":"Margarete_Mohr61@yahoo.com","firstName":null,"lastNAme":null,"gender":null,"city":null,"birthYear":null,"personalReview":null,"expertise":"All","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/218/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 1261ms
Mean size per request: 877B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c4a2d9ef-b412-49bd-ad25-49d2ca2bcc23
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 643
Cookie JSESSIONID=F88471C79329B756E4D9A4FD8D571345
Request Body
{
          "availability": 755, 
          "category": {
            "id": 100, 
            "name": "All"
          },
          "id": 235,
          "skill1": "kyrti Sat Oct 07 2023 22:45:58 GMT+0300 (Eastern European Summer Time)",
          "skill2": "chisti Sun Oct 08 2023 19:43:22 GMT+0300 (Eastern European Summer Time)",
          "skill3": "izvozva Sun Oct 08 2023 20:01:03 GMT+0300 (Eastern European Summer Time)}",
          "skill4": "hamaslki Sun Oct 08 2023 03:53:48 GMT+0300 (Eastern European Summer Time)",
          "skill5": "uslugi Sun Oct 08 2023 14:13:20 GMT+0300 (Eastern European Summer Time)",
          "skills": [
            "skill Sun Oct 08 2023 16:25:34 GMT+0300 (Eastern European Summer Time)"
          ]
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:50 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":235,"skills":[{"skillId":257,"skill":"skill Sun Oct 08 2023 16:25:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":258,"skill":"kyrti Sat Oct 07 2023 22:45:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":259,"skill":"chisti Sun Oct 08 2023 19:43:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":260,"skill":"izvozva Sun Oct 08 2023 20:01:03 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":261,"skill":"hamaslki Sun Oct 08 2023 03:53:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":262,"skill":"uslugi Sun Oct 08 2023 14:13:20 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":755.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is not empty 1 0 0
Response body contains all properties 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/218/personal
Response Information
Response Code: 200 - OK
Mean time per request: 538ms
Mean size per request: 246B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4be8268d-5e3f-4284-a3d8-5ba16e84d454
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 387
Cookie JSESSIONID=F88471C79329B756E4D9A4FD8D571345
Request Body
{
          "birthYear": "2023-02-03",
          "firstName": "Frederik",
          "id": 218, 
          "lastName": "Medhurst",
          "location": {
            "city": {
              "city": "",
              "country": {},
              "id": 22
            },
            "id": 0
          },
          "memberSince": "",
          "personalReview": "Unde cumque cupiditate.",
          "picture": "No picture 2023-10-08T20:37:50+03:00",
          "picturePrivacy": true,
          "sex": "MALE"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:50 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":235,"firstName":"Frederik","lastName":"Medhurst","sex":"MALE","location":{"id":72,"city":{"id":22,"city":"","country":{}}},"birthYear":"2023-02-03","personalReview":"Unde cumque cupiditate.","memberSince":"08/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains all properties 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 449ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 06efb1e5-71bb-4ea6-a32b-cd381bfd05a1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 224
Cookie JSESSIONID=F88471C79329B756E4D9A4FD8D571345
Request Body
{
          "authorities": [
            "ROLE_ADMIN"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Rudy86@yahoo.com",
          "password": "12345678",
          "username": "Breanna"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 45
Date Sun, 08 Oct 2023 17:37:51 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Breanna and id 219 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 714ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TW9zZXM6TW9zZXM=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7ac2a799-e7ed-4906-9231-c104cfdbd143
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=F88471C79329B756E4D9A4FD8D571345
Content-Length 283
Request Body
{"username":"Moses","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:51 GMT
Connection close
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/218/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/219/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/218/profile"><h2
                                            type="text">Frederik Medhurst</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/217/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/216/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/215/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/218/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 640ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1a6451f0-0625-4f25-aa01-ba6faefc0378
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=A6294896AE100BEFD48F7F8347472656
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:37:52+03:00",
          "picture": "No picture 2023-10-08T20:37:52+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:37:53 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":210,"content":"Automated post from Postman  2023-10-08T20:37:52+03:00","picture":"No picture 2023-10-08T20:37:52+03:00","date":"08/10/2023 20:37:52","likes":[],"comments":[],"rank":210,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 10.7s
Mean size per request: 32.08KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token fce62c1f-eaf4-4127-b3cb-2b20d914830e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6294896AE100BEFD48F7F8347472656
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:01 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":210,"content":"Automated post from Postman  2023-10-08T20:37:52+03:00","picture":"No picture 2023-10-08T20:37:52+03:00","date":"08/10/2023 20:37:52","likes":[],"comments":[],"rank":210,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":208,"content":"Automated post from Postman  2023-10-08T20:37:12+03:00","picture":"No picture 2023-10-08T20:37:12+03:00","date":"08/10/2023 20:37:12","likes":[],"comments":[],"rank":208,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":205,"content":"Automated post from Postman  2023-10-08T20:35:14+03:00","picture":"No picture 2023-10-08T20:35:14+03:00","date":"08/10/2023 20:35:14","likes":[],"comments":[],"rank":205,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":202,"content":"Automated post from Postman  2023-10-08T20:32:34+03:00","picture":"No picture 2023-10-08T20:32:34+03:00","date":"08/10/2023 20:32:34","likes":[],"comments":[],"rank":202,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":199,"content":"Automated post from Postman  2023-10-08T20:27:39+03:00","picture":"No picture 2023-10-08T20:27:39+03:00","date":"08/10/2023 20:27:39","likes":[],"comments":[],"rank":199,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":196,"content":"Automated post from Postman  2023-10-08T20:24:39+03:00","picture":"No picture 2023-10-08T20:24:39+03:00","date":"08/10/2023 20:24:39","likes":[],"comments":[],"rank":196,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":193,"content":"Automated post from Postman  2023-10-08T20:21:00+03:00","picture":"No picture 2023-10-08T20:21:00+03:00","date":"08/10/2023 20:21:00","likes":[],"comments":[],"rank":193,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":190,"content":"Automated post from Postman  2023-10-08T20:18:18+03:00","picture":"No picture 2023-10-08T20:18:18+03:00","date":"08/10/2023 20:18:18","likes":[],"comments":[],"rank":190,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":187,"content":"Automated post from Postman  2023-10-08T20:15:04+03:00","picture":"No picture 2023-10-08T20:15:04+03:00","date":"08/10/2023 20:15:04","likes":[],"comments":[],"rank":187,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":183,"content":"Automated post from Postman  2023-10-08T20:06:42+03:00","picture":"No picture 2023-10-08T20:06:42+03:00","date":"08/10/2023 20:06:42","likes":[],"comments":[],"rank":183,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":180,"content":"Automated post from Postman  2023-10-08T19:53:32+03:00","picture":"No picture 2023-10-08T19:53:32+03:00","date":"08/10/2023 19:53:32","likes":[],"comments":[],"rank":180,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":177,"content":"Automated post from Postman  2023-10-08T19:48:33+03:00","picture":"No picture 2023-10-08T19:48:33+03:00","date":"08/10/2023 19:48:34","likes":[],"comments":[],"rank":177,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":174,"content":"Automated post from Postman  2023-10-08T19:40:41+03:00","picture":"No picture 2023-10-08T19:40:41+03:00","date":"08/10/2023 19:40:41","likes":[],"comments":[],"rank":174,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":171,"content":"Automated post from Postman  2023-10-08T19:39:17+03:00","picture":"No picture 2023-10-08T19:39:17+03:00","date":"08/10/2023 19:39:17","likes":[],"comments":[],"rank":171,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":168,"content":"Automated post from Postman  2023-10-08T19:37:21+03:00","picture":"No picture 2023-10-08T19:37:21+03:00","date":"08/10/2023 19:37:21","likes":[],"comments":[],"rank":168,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":165,"content":"Automated post from Postman  2023-10-08T19:26:03+03:00","picture":"No picture 2023-10-08T19:26:03+03:00","date":"08/10/2023 19:26:03","likes":[],"comments":[],"rank":165,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":162,"content":"Quia in nisi et natus non quod consequatur voluptate molestiae ipsa ipsa aut.","picture":"No picture","date":"08/10/2023 11:35:49","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":163,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":156,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:55:15","likes":[],"comments":[{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false}],"rank":162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":152,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:33:27","likes":[],"comments":[],"rank":152,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":150,"content":"Automated post from Postman  2023-10-07T17:22:15+03:00","picture":"No picture 2023-10-07T17:22:15+03:00","date":"07/10/2023 17:22:17","likes":[],"comments":[],"rank":150,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":159,"content":"Similique vel ad quia quidem adipisci perferendis iusto mollitia architecto.","picture":"No picture","date":"07/10/2023 19:24:34","likes":[],"comments":[],"rank":149,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":154,"content":"My edited automated comment from Postman 2023-10-07T17:32:58+03:00","picture":"2023-10-07T17:32:58+03:00","date":"07/10/2023 17:41:47","likes":[],"comments":[],"rank":144,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":151,"content":"Automated post from Postman  2023-10-07T17:22:24+03:00","picture":"No picture 2023-10-07T17:22:24+03:00","date":"07/10/2023 17:32:34","likes":[],"comments":[],"rank":141,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":157,"content":"Doloribus id magnam repellendus architecto autem amet placeat praesentium vel facilis corrupti ad.","picture":"No picture","date":"07/10/2023 19:19:07","likes":[],"comments":[],"rank":137,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":155,"content":"Placeat ducimus id impedit labore aut quidem necessitatibus quibusdam optio suscipit vitae laborum.","picture":"No picture","date":"07/10/2023 17:43:20","likes":[],"comments":[{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false}],"rank":128,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":148,"content":"Molestias voluptas omnis iusto et quas non hic dolores maiores excepturi est sit possimus.","picture":"No picture","date":"06/10/2023 18:57:43","likes":[],"comments":[],"rank":108,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":147,"content":"Maxime nobis distinctio nulla minus ex ut aut quae nostrum sed qui.","picture":"No picture","date":"06/10/2023 18:55:30","likes":[],"comments":[],"rank":97,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":146,"content":"Exercitationem nisi aperiam non qui accusamus explicabo iure exercitationem omnis accusantium.","picture":"No picture","date":"06/10/2023 18:33:05","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":87,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":145,"content":"Iste labore corporis numquam quibusdam a quasi rerum non soluta architecto fugit nam consequatur aliquid.","picture":"No picture","date":"06/10/2023 18:31:31","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":76,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":144,"content":"Illum et et amet quasi autem ipsam voluptatem in assumenda rem mollitia voluptatibus ab non.","picture":"No picture","date":"06/10/2023 18:30:45","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":65,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":143,"content":"Recusandae est ad maxime molestiae quasi est accusamus.","picture":"No picki","date":"06/10/2023 18:29:57","likes":[],"comments":[],"rank":53,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":142,"content":"Blanditiis molestiae possimus quod corrupti et id.","picture":"No picki","date":"06/10/2023 18:27:50","likes":[],"comments":[],"rank":42,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":141,"content":"Id id sit quidem voluptatem.","picture":"No picki","date":"06/10/2023 18:27:01","likes":[],"comments":[],"rank":31,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":140,"content":"In perferendis exercitationem molestiae expedita.","picture":"No picki","date":"06/10/2023 18:26:12","likes":[],"comments":[],"rank":20,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":139,"content":"Sit commodi omnis architecto alias voluptas distinctio accusantium repudiandae.","picture":"No picki","date":"06/10/2023 18:24:52","likes":[],"comments":[],"rank":9,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":138,"content":"Quas est voluptatem aut culpa.","picture":"No picki","date":"06/10/2023 18:16:01","likes":[],"comments":[],"rank":-2,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":137,"content":"Qui adipisci cupiditate error recusandae.","picture":"No picki","date":"06/10/2023 17:39:18","likes":[],"comments":[],"rank":-13,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":135,"content":"Doloribus nesciunt quisquam necessitatibus tempora perspiciatis voluptas fuga aut inventore voluptate et eos.","picture":"No picture","date":"06/10/2023 14:35:41","likes":[],"comments":[],"rank":-25,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":133,"content":"Delectus maiores et ipsum necessitatibus enim laudantium quasi consectetur facere perspiciatis accusantium eum.","picture":"No picture","date":"06/10/2023 14:22:25","likes":[],"comments":[],"rank":-37,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":130,"content":"Accusamus ut doloribus necessitatibus quibusdam rem maxime rerum qui impedit praesentium.","picture":"No picture","date":"06/10/2023 14:17:26","likes":[],"comments":[],"rank":-50,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":129,"content":"Excepturi quam fuga quidem molestias ex consequatur eligendi dolorem laborum totam corrupti.","picture":"No picture","date":"06/10/2023 14:11:53","likes":[],"comments":[],"rank":-61,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":123,"content":"Non natus officiis aut.","picture":"No picki","date":"06/10/2023 12:42:39","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false}],"rank":-67,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":122,"content":"Ad et maxime molestiae neque eligendi voluptatem quis vel est non ut facilis.","picture":"No picture","date":"06/10/2023 12:41:22","likes":[],"comments":[],"rank":-88,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":121,"content":"Qui eveniet aut voluptate iusto fuga voluptates autem repellendus similique eveniet molestiae vero nulla.","picture":"No picture","date":"06/10/2023 12:40:33","likes":[],"comments":[],"rank":-99,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":120,"content":"Quo nihil iure minus voluptatem magni quasi laborum harum pariatur voluptatem.","picture":"No picture","date":"06/10/2023 12:40:07","likes":[],"comments":[],"rank":-110,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":119,"content":"Debitis reprehenderit qui corporis sapiente amet quia et officia eligendi vero quasi aut repellat.","picture":"No picture","date":"06/10/2023 12:39:38","likes":[],"comments":[],"rank":-121,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":118,"content":"Velit aspernatur corporis minus odit voluptatum aperiam iste quis rerum est voluptatem nihil.","picture":"No picture","date":"06/10/2023 12:39:08","likes":[],"comments":[],"rank":-132,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":117,"content":"Ab ab distinctio enim ut nihil velit iusto quos et.","picture":"No picture","date":"06/10/2023 12:38:12","likes":[],"comments":[{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false}],"rank":-140,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":116,"content":"Accusamus dolore veniam aliquam soluta ratione quidem debitis libero voluptatum ipsum voluptas.","picture":"No picture","date":"06/10/2023 12:31:07","likes":[],"comments":[{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false}],"rank":-151,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":115,"content":"Voluptatibus ipsam facere soluta qui fuga expedita molestias ad molestiae et et rerum at.","picture":"No picture","date":"06/10/2023 12:19:08","likes":[],"comments":[{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false}],"rank":-162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":114,"content":"Velit neque reiciendis hic consequatur animi quis quam aut perferendis quaerat qui nesciunt sunt veritatis.","picture":"No picture","date":"06/10/2023 12:16:33","likes":[],"comments":[{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false}],"rank":-173,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":113,"content":"Numquam quia autem nam libero rerum quos ex est tenetur unde et facere.","picture":"No picture","date":"06/10/2023 12:14:42","likes":[],"comments":[{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false}],"rank":-184,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":112,"content":"Consectetur aliquam id cum eum et autem repudiandae quia eum perspiciatis placeat.","picture":"No picture","date":"06/10/2023 12:13:33","likes":[],"comments":[{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false}],"rank":-195,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":111,"content":"Rem voluptas similique nihil facere reprehenderit iusto quaerat hic modi eius omnis quidem.","picture":"No picture","date":"06/10/2023 12:00:32","likes":[],"comments":[{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false}],"rank":-206,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":110,"content":"Qui temporibus fugiat quibusdam eum ea omnis magni consectetur et magnam.","picture":"No picture","date":"06/10/2023 11:59:58","likes":[],"comments":[{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false}],"rank":-217,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":109,"content":"Nobis non molestias sunt culpa reiciendis magnam iure eaque dicta.","picture":"No picture","date":"06/10/2023 11:59:09","likes":[],"comments":[{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false}],"rank":-228,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":108,"content":"Et ut minus vero autem non dolor labore animi velit et expedita laboriosam sint.","picture":"No picture","date":"06/10/2023 11:58:21","likes":[],"comments":[{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false}],"rank":-239,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":107,"content":"Sunt libero consectetur dolor consequatur quam commodi illo et hic aut.","picture":"No picture","date":"06/10/2023 11:57:57","likes":[],"comments":[{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false}],"rank":-250,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":106,"content":"Voluptates et beatae velit facere consequatur in dolores reiciendis consectetur illum ea.","picture":"No picture","date":"06/10/2023 11:56:40","likes":[],"comments":[{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false}],"rank":-261,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":105,"content":"Et aut porro quia aut quae quaerat voluptatem ut facilis libero non qui ipsa dolores.","picture":"No picture","date":"06/10/2023 11:55:12","likes":[],"comments":[{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false}],"rank":-272,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":104,"content":"Eos alias delectus nulla a ut unde optio velit id nulla ipsam.","picture":"No picture","date":"06/10/2023 11:54:43","likes":[],"comments":[{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false}],"rank":-283,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":103,"content":"Unde illo excepturi voluptas at dolor ducimus recusandae consequatur totam explicabo nisi.","picture":"No picture","date":"06/10/2023 11:48:05","likes":[],"comments":[{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false}],"rank":-294,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":101,"content":"Nulla impedit est voluptatibus veritatis molestias sapiente non.","picture":"No picki","date":"06/10/2023 11:46:10","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false}],"rank":-305,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":99,"content":"Alias saepe nobis ullam est adipisci ducimus occaecati.","picture":"No picki","date":"06/10/2023 11:42:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false}],"rank":-317,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":98,"content":"Quasi est quos molestias esse at omnis excepturi est minima at ut dicta blanditiis.","picture":"No picture","date":"06/10/2023 11:42:13","likes":[],"comments":[{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false}],"rank":-329,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":97,"content":"Voluptas qui numquam facilis illo hic voluptatem quae enim non tempora nesciunt eum.","picture":"No picture","date":"06/10/2023 11:41:33","likes":[],"comments":[{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false}],"rank":-340,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":96,"content":"Cum nulla quaerat aliquid ab neque veniam et dignissimos deserunt molestiae qui eaque eum.","picture":"No picture","date":"06/10/2023 11:41:21","likes":[],"comments":[{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false}],"rank":-351,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":95,"content":"Id tenetur ut nemo ea in atque nisi voluptatem voluptatibus et laudantium qui amet.","picture":"No picture","date":"06/10/2023 11:39:46","likes":[],"comments":[{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false}],"rank":-362,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":94,"content":"Harum incidunt voluptatem consequatur voluptatem sed ea aut facilis voluptas doloremque est.","picture":"No picture","date":"06/10/2023 11:36:57","likes":[],"comments":[{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false}],"rank":-373,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":93,"content":"Adipisci voluptatem suscipit qui nemo consequatur aut aut earum ut rerum non quia.","picture":"No picture","date":"06/10/2023 10:50:22","likes":[],"comments":[{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false}],"rank":-384,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":92,"content":"Officia rerum dignissimos unde ratione libero ipsam et modi excepturi eum sunt.","picture":"No picture","date":"06/10/2023 10:50:10","likes":[],"comments":[{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false}],"rank":-395,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":91,"content":"Vel facere repudiandae blanditiis consequuntur eius aliquid distinctio voluptas et laudantium ut est quia itaque.","picture":"No picture","date":"06/10/2023 10:43:09","likes":[],"comments":[{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false}],"rank":-406,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":90,"content":"Nulla provident perspiciatis inventore officia exercitationem qui commodi a vitae suscipit est veritatis enim.","picture":"No picture","date":"06/10/2023 10:42:09","likes":[],"comments":[{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false}],"rank":-417,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":89,"content":"Automated post from Postman  2023-10-06T10:01:15+03:00","picture":"No picture 2023-10-06T10:01:15+03:00","date":"06/10/2023 10:01:15","likes":[],"comments":[{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false}],"rank":-428,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":88,"content":"Automated post from Postman  2023-10-06T10:00:02+03:00","picture":"No picture 2023-10-06T10:00:02+03:00","date":"06/10/2023 10:00:03","likes":[],"comments":[],"rank":-442,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":87,"content":"Ut sed nihil inventore voluptatem amet corporis aut temporibus neque totam et.","picture":"No picture","date":"06/10/2023 09:55:47","likes":[],"comments":[{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false}],"rank":-450,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":86,"content":"Error pariatur omnis fugit unde est autem hic et natus placeat ratione ipsa.","picture":"No picture","date":"06/10/2023 09:41:59","likes":[],"comments":[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false}],"rank":-461,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":85,"content":"Consequatur accusamus non explicabo praesentium aut dignissimos et consequatur culpa nam.","picture":"No picture","date":"06/10/2023 09:41:08","likes":[],"comments":[],"rank":-475,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":83,"content":"Optio dolore ipsa qui hic libero sapiente nihil doloribus error nam.","picture":"No picture","date":"06/10/2023 00:33:37","likes":[],"comments":[],"rank":-487,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":82,"content":"In ab suscipit aut repellendus non et laboriosam tempore ipsam magni rem ut.","picture":"No picture","date":"06/10/2023 00:31:04","likes":[],"comments":[],"rank":-498,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":81,"content":"Qui perspiciatis corporis repudiandae enim est necessitatibus voluptatem accusantium dolore voluptatem debitis id soluta.","picture":"No picture","date":"06/10/2023 00:21:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-508,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":80,"content":"Eum amet illo voluptas impedit perspiciatis rerum occaecati est omnis.","picture":"No picture","date":"06/10/2023 00:21:15","likes":[],"comments":[],"rank":-520,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":79,"content":"Voluptate dolores in explicabo eos sit libero nemo voluptas minima quas facilis delectus voluptatem.","picture":"No picture","date":"06/10/2023 00:20:46","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-530,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":78,"content":"Occaecati dolor saepe est adipisci iusto aut ad iusto soluta in.","picture":"No picture","date":"06/10/2023 00:20:02","likes":[],"comments":[],"rank":-542,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":77,"content":"Non dolor a earum aut.","picture":"No picki","date":"06/10/2023 00:18:34","likes":[],"comments":[],"rank":-553,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":76,"content":"Non minus provident iusto rerum distinctio possimus.","picture":"No picki","date":"06/10/2023 00:07:24","likes":[],"comments":[],"rank":-564,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":75,"content":"Necessitatibus inventore porro odio perspiciatis inventore aliquid.","picture":"No picki","date":"06/10/2023 00:06:48","likes":[],"comments":[],"rank":-575,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":74,"content":"Placeat architecto quia totam sunt.","picture":"No picki","date":"06/10/2023 00:05:15","likes":[],"comments":[],"rank":-586,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":73,"content":"Adipisci ea cum et facilis enim sit assumenda.","picture":"No picki","date":"05/10/2023 23:58:34","likes":[],"comments":[],"rank":-597,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":72,"content":"Omnis dicta omnis tenetur maiores labore sed aperiam beatae praesentium tenetur vitae.","picture":"No picture","date":"05/10/2023 23:56:26","likes":[],"comments":[],"rank":-608,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":71,"content":"Dolores quis asperiores velit suscipit nobis non molestiae magnam iste est vel qui earum eaque.","picture":"No picture","date":"05/10/2023 23:55:28","likes":[],"comments":[],"rank":-619,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":70,"content":"Ad quibusdam labore temporibus veritatis vitae quidem suscipit hic iste adipisci voluptas molestiae.","picture":"No picture","date":"05/10/2023 23:54:44","likes":[],"comments":[],"rank":-630,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":69,"content":"Ut repudiandae quo maxime harum cum est reprehenderit incidunt impedit nisi veniam distinctio.","picture":"No picture","date":"05/10/2023 23:54:24","likes":[],"comments":[],"rank":-641,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":68,"content":"Eveniet aut enim voluptatum non omnis voluptates totam rem voluptatibus placeat.","picture":"No picture","date":"05/10/2023 23:52:08","likes":[],"comments":[],"rank":-652,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":67,"content":"Explicabo praesentium id error enim alias quia consequuntur molestiae ut sapiente id explicabo.","picture":"No picture","date":"05/10/2023 23:01:26","likes":[],"comments":[],"rank":-663,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":66,"content":"Aperiam minima voluptas ut vero deleniti eum sed fugit et corrupti placeat.","picture":"No picture","date":"05/10/2023 23:01:11","likes":[],"comments":[],"rank":-674,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":65,"content":"Sint aut officiis ut sit et mollitia dolor dolorem dolores ut facere quasi voluptate et.","picture":"No picture","date":"05/10/2023 22:48:52","likes":[],"comments":[],"rank":-685,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":64,"content":"SHAKA LQKA MAKA","picture":"No picture","date":"05/10/2023 22:46:20","likes":[],"comments":[],"rank":-696,"public":true,"category":{"id":100,"name":"All"},"liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have comment_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=210
Response Information
Response Code: 200 - OK
Mean time per request: 448ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 600a3638-80b8-4398-be8c-9c744700928a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=A6294896AE100BEFD48F7F8347472656
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:38:04+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=210
Response Information
Response Code: 200 - OK
Mean time per request: 795ms
Mean size per request: 1.26KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token aaa2f836-1275-4e47-962c-e48b071b37d0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6294896AE100BEFD48F7F8347472656
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:04 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":210,"content":"My edited automated post from Postman 2023-10-08T20:38:04+03:00","picture":"no picki","date":"08/10/2023 20:37:52","likes":[{"userId":218,"username":"Moses","expertiseProfile":{"id":235,"skills":[{"skillId":257,"skill":"skill Sun Oct 08 2023 16:25:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":258,"skill":"kyrti Sat Oct 07 2023 22:45:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":259,"skill":"chisti Sun Oct 08 2023 19:43:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":260,"skill":"izvozva Sun Oct 08 2023 20:01:03 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":261,"skill":"hamaslki Sun Oct 08 2023 03:53:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":262,"skill":"uslugi Sun Oct 08 2023 14:13:20 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":755.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":211,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=210
Response Information
Response Code: 200 - OK
Mean time per request: 760ms
Mean size per request: 269B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 98e923d4-653a-49b3-bdd8-f1eabc2ddeda
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6294896AE100BEFD48F7F8347472656
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":210,"content":"My edited automated post from Postman 2023-10-08T20:38:04+03:00","picture":"no picki","date":"08/10/2023 20:37:52","likes":[],"comments":[],"rank":210,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=210
Response Information
Response Code: 200 - OK
Mean time per request: 426ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 36cb8292-7407-4f7b-b0fd-98b9907881bf
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6294896AE100BEFD48F7F8347472656
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:06 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=210
Response Information
Response Code: 200 - OK
Mean time per request: 710ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 13cd3b12-efc2-4162-958a-5b0ba4567cfc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6294896AE100BEFD48F7F8347472656
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 701ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TW9zZXM6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 66ca35d4-0878-464e-b5ff-58802a0329fd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=A6294896AE100BEFD48F7F8347472656
Content-Length 283
Request Body
{"username":"Moses","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:07 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/218/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/219/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/218/profile"><h2
                                            type="text">Frederik Medhurst</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/217/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/216/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/215/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/218/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 640ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e0c89f42-e634-4b8c-a620-5bb7f06458e5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:38:08+03:00",
          "picture": "No picture 2023-10-08T20:38:08+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":211,"content":"Automated post from Postman  2023-10-08T20:38:08+03:00","picture":"No picture 2023-10-08T20:38:08+03:00","date":"08/10/2023 20:38:08","likes":[],"comments":[],"rank":211,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 702ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 9abc1d19-689a-43f4-a474-3ec109112573
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:38:09+03:00",
          "deletedConfirmed": true,
          "postId": 211,
          "userId": 218
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":183,"content":"Automated comment from Postman 2023-10-08T20:38:09+03:00","likes":[],"date":"08/10/2023 20:38:09","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 3.2s
Mean size per request: 5.71KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token cf04fe8e-63c5-4cde-af40-8ca27554d07f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false},{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false},{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false},{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false},{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false},{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false},{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false},{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false},{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false},{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false},{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false},{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false},{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false},{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false},{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false},{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false},{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false},{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false},{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false},{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false},{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false},{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false},{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false},{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false},{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false},{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false},{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false},{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false},{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false},{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false},{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false},{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false},{"commentId":183,"content":"Automated comment from Postman 2023-10-08T20:38:09+03:00","likes":[],"date":"08/10/2023 20:38:09","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have commen_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 678ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2fb16057-f413-45eb-a2bc-8b904ac96a8e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=183
Response Information
Response Code: 200 - OK
Mean time per request: 690ms
Mean size per request: 1.17KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 84837265-c813-49e4-8faf-75892c3a7629
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":183,"content":"My edited automated comment from Postman 2023-10-08T20:38:13 03:00","likes":[{"userId":218,"username":"Moses","expertiseProfile":{"id":235,"skills":[{"skillId":257,"skill":"skill Sun Oct 08 2023 16:25:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":258,"skill":"kyrti Sat Oct 07 2023 22:45:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":259,"skill":"chisti Sun Oct 08 2023 19:43:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":260,"skill":"izvozva Sun Oct 08 2023 20:01:03 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":261,"skill":"hamaslki Sun Oct 08 2023 03:53:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":262,"skill":"uslugi Sun Oct 08 2023 14:13:20 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":755.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"08/10/2023 20:38:09","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=183
Response Information
Response Code: 200 - OK
Mean time per request: 665ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token e9b42934-c131-46a4-bd7c-83bd5d66cb23
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":183,"content":"My edited automated comment from Postman 2023-10-08T20:38:13 03:00","likes":[],"date":"08/10/2023 20:38:09","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=211
Response Information
Response Code: 200 - OK
Mean time per request: 839ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 1b61eab0-edd4-4775-b795-0890fc1ecf49
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":183,"content":"My edited automated comment from Postman 2023-10-08T20:38:13 03:00","likes":[],"date":"08/10/2023 20:38:09","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=183
Response Information
Response Code: 200 - OK
Mean time per request: 387ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0465f0a2-124d-4017-a37c-c659204bfe1c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:16 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":183,"content":"My edited automated comment from Postman 2023-10-08T20:38:13 03:00","likes":[],"date":"08/10/2023 20:38:09","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=183
Response Information
Response Code: 200 - OK
Mean time per request: 514ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5a340040-5a12-4a2e-b206-615bef54b3be
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:17 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 683ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TW9zZXM6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ed9c7a6e-dc2c-427b-a5ba-c74337413c18
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BDAE855FBB522615462B3B8DB41BC5A7
Content-Length 283
Request Body
{"username":"Moses","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:17 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/218/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/219/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/218/profile"><h2
                                            type="text">Frederik Medhurst</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/217/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/216/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/215/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/218/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill?unsorted=true
Response Information
Response Code: 200 - OK
Mean time per request: 184ms
Mean size per request: 18.08KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2ce2ca38-a26a-4cae-aa6f-0e32954ed17c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C70F84C947B713D03864D7D3B4188546
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":110,"skill":"adipisci","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"alias","category":{"id":100,"name":"All"}},{"skillId":70,"skill":"amet","category":{"id":100,"name":"All"}},{"skillId":79,"skill":"animi","category":{"id":100,"name":"All"}},{"skillId":138,"skill":"assumenda","category":{"id":100,"name":"All"}},{"skillId":71,"skill":"atque","category":{"id":100,"name":"All"}},{"skillId":99,"skill":"aut","category":{"id":100,"name":"All"}},{"skillId":86,"skill":"autem","category":{"id":100,"name":"All"}},{"skillId":101,"skill":"blanditiis","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":252,"skill":"chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":259,"skill":"chisti Sun Oct 08 2023 19:43:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":73,"skill":"commodi","category":{"id":100,"name":"All"}},{"skillId":75,"skill":"compress","category":{"id":100,"name":"All"}},{"skillId":149,"skill":"consectetur","category":{"id":100,"name":"All"}},{"skillId":117,"skill":"consequatur","category":{"id":100,"name":"All"}},{"skillId":147,"skill":"corporis","category":{"id":100,"name":"All"}},{"skillId":136,"skill":"culpa","category":{"id":100,"name":"All"}},{"skillId":135,"skill":"cum","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":100,"skill":"debitis","category":{"id":100,"name":"All"}},{"skillId":88,"skill":"delectus","category":{"id":100,"name":"All"}},{"skillId":115,"skill":"distinctio","category":{"id":100,"name":"All"}},{"skillId":84,"skill":"dolor","category":{"id":100,"name":"All"}},{"skillId":97,"skill":"dolore","category":{"id":100,"name":"All"}},{"skillId":106,"skill":"doloribus","category":{"id":100,"name":"All"}},{"skillId":116,"skill":"dolorum","category":{"id":100,"name":"All"}},{"skillId":107,"skill":"ea","category":{"id":100,"name":"All"}},{"skillId":103,"skill":"eaque","category":{"id":100,"name":"All"}},{"skillId":83,"skill":"eius","category":{"id":100,"name":"All"}},{"skillId":143,"skill":"eos","category":{"id":100,"name":"All"}},{"skillId":127,"skill":"est","category":{"id":100,"name":"All"}},{"skillId":122,"skill":"et","category":{"id":100,"name":"All"}},{"skillId":132,"skill":"eveniet","category":{"id":100,"name":"All"}},{"skillId":105,"skill":"ex","category":{"id":100,"name":"All"}},{"skillId":125,"skill":"excepturi","category":{"id":100,"name":"All"}},{"skillId":92,"skill":"expedita","category":{"id":100,"name":"All"}},{"skillId":120,"skill":"facilis","category":{"id":100,"name":"All"}},{"skillId":142,"skill":"fuga","category":{"id":100,"name":"All"}},{"skillId":76,"skill":"generate","category":{"id":100,"name":"All"}},{"skillId":74,"skill":"hack","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":261,"skill":"hamaslki Sun Oct 08 2023 03:53:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":254,"skill":"hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":81,"skill":"harum","category":{"id":100,"name":"All"}},{"skillId":113,"skill":"ipsum","category":{"id":100,"name":"All"}},{"skillId":151,"skill":"itaque","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":253,"skill":"izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":260,"skill":"izvozva Sun Oct 08 2023 20:01:03 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":258,"skill":"kyrti Sat Oct 07 2023 22:45:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":251,"skill":"kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":150,"skill":"libero","category":{"id":100,"name":"All"}},{"skillId":123,"skill":"minima","category":{"id":100,"name":"All"}},{"skillId":118,"skill":"minus","category":{"id":100,"name":"All"}},{"skillId":102,"skill":"molestiae","category":{"id":100,"name":"All"}},{"skillId":137,"skill":"nam","category":{"id":100,"name":"All"}},{"skillId":129,"skill":"nemo","category":{"id":100,"name":"All"}},{"skillId":89,"skill":"neque","category":{"id":100,"name":"All"}},{"skillId":121,"skill":"nesciunt","category":{"id":100,"name":"All"}},{"skillId":98,"skill":"nobis","category":{"id":100,"name":"All"}},{"skillId":111,"skill":"non","category":{"id":100,"name":"All"}},{"skillId":95,"skill":"nulla","category":{"id":100,"name":"All"}},{"skillId":82,"skill":"numquam","category":{"id":100,"name":"All"}},{"skillId":94,"skill":"odio","category":{"id":100,"name":"All"}},{"skillId":130,"skill":"omnis","category":{"id":100,"name":"All"}},{"skillId":134,"skill":"pariatur","category":{"id":100,"name":"All"}},{"skillId":140,"skill":"perferendis","category":{"id":100,"name":"All"}},{"skillId":152,"skill":"porro","category":{"id":100,"name":"All"}},{"skillId":145,"skill":"provident","category":{"id":100,"name":"All"}},{"skillId":96,"skill":"quae","category":{"id":100,"name":"All"}},{"skillId":72,"skill":"qui","category":{"id":100,"name":"All"}},{"skillId":108,"skill":"quia","category":{"id":100,"name":"All"}},{"skillId":93,"skill":"quibusdam","category":{"id":100,"name":"All"}},{"skillId":112,"skill":"quis","category":{"id":100,"name":"All"}},{"skillId":146,"skill":"quo","category":{"id":100,"name":"All"}},{"skillId":148,"skill":"quos","category":{"id":100,"name":"All"}},{"skillId":91,"skill":"ratione","category":{"id":100,"name":"All"}},{"skillId":133,"skill":"reiciendis","category":{"id":100,"name":"All"}},{"skillId":78,"skill":"repudiandae","category":{"id":100,"name":"All"}},{"skillId":141,"skill":"rerum","category":{"id":100,"name":"All"}},{"skillId":131,"skill":"saepe","category":{"id":100,"name":"All"}},{"skillId":114,"skill":"sed","category":{"id":100,"name":"All"}},{"skillId":90,"skill":"similique","category":{"id":100,"name":"All"}},{"skillId":119,"skill":"sit","category":{"id":100,"name":"All"}},{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":257,"skill":"skill Sun Oct 08 2023 16:25:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":250,"skill":"skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":68,"skill":"sunt","category":{"id":100,"name":"All"}},{"skillId":139,"skill":"tempora","category":{"id":100,"name":"All"}},{"skillId":104,"skill":"temporibus","category":{"id":100,"name":"All"}},{"skillId":77,"skill":"transmit","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":255,"skill":"uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":262,"skill":"uslugi Sun Oct 08 2023 14:13:20 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":85,"skill":"ut","category":{"id":100,"name":"All"}},{"skillId":124,"skill":"vel","category":{"id":100,"name":"All"}},{"skillId":126,"skill":"velit","category":{"id":100,"name":"All"}},{"skillId":144,"skill":"veniam","category":{"id":100,"name":"All"}},{"skillId":109,"skill":"veritatis","category":{"id":100,"name":"All"}},{"skillId":87,"skill":"vero","category":{"id":100,"name":"All"}},{"skillId":80,"skill":"voluptatem","category":{"id":100,"name":"All"}},{"skillId":128,"skill":"voluptatum","category":{"id":100,"name":"All"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 131B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 343881de-d5c4-468b-b842-4fcfeba21eaa
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 165
Cookie JSESSIONID=C70F84C947B713D03864D7D3B4188546
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "skill Sun Oct 08 2023 20:16:17 GMT+0300 (Eastern European Summer Time)",
          "skillId": 40
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":263,"skill":"skill Sun Oct 08 2023 20:16:17 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Skill saving to contains automation message. 2 0 0
Response to have skill description section 2 0 0
Response to have skill id section 2 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/edit?skill=Reduced%2024/7%20help-desk&skillId=263
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 64ec882a-458e-402d-8129-78f97c33acf1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C70F84C947B713D03864D7D3B4188546
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=263
Response Information
Response Code: 200 - OK
Mean time per request: 181ms
Mean size per request: 113B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 07bb2899-1197-471f-8365-89ce7eb234cc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C70F84C947B713D03864D7D3B4188546
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":263,"skill":"Reduced 24/7 help-desk","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=263
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b8775b9e-e9e7-4945-b07c-734e2a4e3c73
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 146
Cookie JSESSIONID=C70F84C947B713D03864D7D3B4188546
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:38:19+03:00",
          "picture": "2023-10-08T20:38:19+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 465ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 78c7864d-596e-49e7-8d61-7d08a8574c63
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 222
Cookie JSESSIONID=C70F84C947B713D03864D7D3B4188546
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Dayna52@yahoo.com",
          "password": "12345678",
          "username": "Gavin"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:38:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Gavin and id 220 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 450ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2ca76711-5816-4c3a-8db3-c1d0f98b2152
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 230
Cookie JSESSIONID=C70F84C947B713D03864D7D3B4188546
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Jordi_OConnell@gmail.com",
          "password": "12345678",
          "username": "Furman"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:38:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Furman and id 221 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 709ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5ab75f26-c90f-4fce-85ca-0da9d36dd69c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=C70F84C947B713D03864D7D3B4188546
Content-Length 283
Request Body
{"username":"Gavin","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/220/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/221/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/220/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/219/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/218/profile"><h2
                                            type="text">Frederik Medhurst</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/217/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/220/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/auth/connection/request?id=221&username=Furman
Response Information
Response Code: 200 - OK
Mean time per request: 1210ms
Mean size per request: 18.59KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 089ae171-66a3-41d6-a9f6-4f8bb7c84492
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCC85D03D33B903195B0932DF0586416
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en" xmlns="http://www.w3.org/1999/html">
        <head>
            <title>WEare social media</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
            <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
        
            <style>
                .fa {
                    font-size: 50px;
                    cursor: pointer;
                    user-select: none;
                }
        
                .fa:hover {
                    color: darkblue;
                }
            </style>
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
        
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        
        <div class="hero-wrap hero-wrap-2"
             style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i></a></span> <span class="mr-3">
                            <a href="/search?searchParam1=All&amp;searchParam2=&amp;index=0&amp;size=10">All</a></span></p>
                        
                        <h1 class="mb-3 bread"></h1>
                    </div>
                </div>
            </div>
        </div>
        
        <section>
            <div class="col-2 p-3">
                
            </div>
        
            
        
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="col-2">
                    <form action="/auth/connection/request"
                          method="post">
                        <label>
                            <input type="hidden" value="221" class="mb-2" id="id" name="id"/>
                            <input type="hidden" value="Furman" class="mb-2" id="username" name="username"/>
                        </label>
                        <input class="btn btn-primary" type="submit" value="connect"/>
                    </form>
                </div>
                <div>Good job! You have send friend request!</div>
                <div class="col-8 ">
                    <div class="team p-4 bg-white">
                        <div method="post">
                            <div class="row">
                                <div class="col-md-4">
                                    <div class="imgPr">
                                        <img src="/images/blank-profile-picture.jpg" alt="Image" height="300">
                                    </div>
                                    
                                </div>
                                <div class="col-lg-12">
                                    <div class="text pl-md-4">
                                        
                                        <h1 class="mr-3 text-black" type="text">Furman</h1>
                                        <p><span>All</span>
                                        </p>
                                        <p class="proile-rating">
                                            Member since : <span>08/10/2023</span>
                                        </p>
        
                                        <ul class="nav nav-tabs" id="myTabContent" role="tablist">
                                            <li class="nav-item">
                                                <a class="nav-link active" data-toggle="list" href="#home" role="tab"
                                                   aria-controls="home" aria-selected="true">Personal Information</a>
                                            </li>
        
                                            <li class="nav-item">
                                                <a class="nav-link" data-toggle="list" href="#posts" role="tab"
                                                   aria-controls="profile" aria-selected="false">Latest activity</a>
                                            </li>
                                        </ul>
                                        <script>    $('#myTabContent a').on('click', function (e) {
                                            e.preventDefault()
                                            $(this).tab('show')
                                        })</script>
                                    </div>
                                </div>
                            </div>
                            <div class="row">
                                <div class="col-md-8">
                                    <div class="tab-content profile-tab">
                                        <div class="tab-pane fade show active" id="home" role="tabpanel"
                                             aria-labelledby="home-tab">
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>User Id</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Name</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>null null</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Email</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>birthday</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Location</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Friend list</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>0 friends</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-lg-12">
                                                    <label>Your Bio</label><br/>
                                                    <p></p>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                
                            </div>
                        </div>
                    </div>
                </div>
                
            </div>
        </section>
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3" id="posts">
                    
                </div>
                <div>
                    <div id="post-container" class="row d-flex">
                        <div class="col-md-3 d-flex ftco-animate">
                            
                            <div class="row">
                                <div class="col-md-2">
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email address.
                                    The more complete your profile is, the easier it is for potential partners to contact you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/221/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
                integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
                crossorigin="anonymous"></script>
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        <script>
            function loadMore(userId, index, size) {
                // let i = index != "null" ? parseInt(index++) : 1;
                // let s = size != "null" ? parseInt(size) : 4;
                debugger
                $('#post-container').load(`/auth/users/${userId}/profile/posts?size=${size}&index=${index}`)
            }
        
        </script>
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has succefull message for sending connection- Good job! You have send friend request 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 6ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 773aa36c-1b27-45a0-b83f-6bbf41ec3472
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCC85D03D33B903195B0932DF0586416
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:22 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 690ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 9cf9bccf-7cf0-4c44-b2d8-7c9608cb6544
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=BCC85D03D33B903195B0932DF0586416
Content-Length 284
Request Body
{"username":"Furman","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/221/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/221/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/220/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/219/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/218/profile"><h2
                                            type="text">Frederik Medhurst</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/217/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/221/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/221/request/
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 80552b6a-1edb-4088-aef5-844d40fc85c1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=4A10991E6B075976B40FF386A7D1FCAA
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:23 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":41,"approved":false,"seen":false,"timeStamp":"08/10/2023 20:38"}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/221/request/approve?name=Furman&requestId=41
Response Information
Response Code: 200 - OK
Mean time per request: 455ms
Mean size per request: 32B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d973a93a-b9af-4e65-9f2c-3b022615b28e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=4A10991E6B075976B40FF386A7D1FCAA
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 32
Date Sun, 08 Oct 2023 17:38:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Furman approved request of Gavin
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate response has same content 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 5ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e192eaae-548b-45e2-9cd7-00cbf75ff420
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=4A10991E6B075976B40FF386A7D1FCAA
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 487ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 613685bf-5694-4b81-b662-de482b0fdc6d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 236
Cookie JSESSIONID=4A10991E6B075976B40FF386A7D1FCAA
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Georgette.Johnson65@hotmail.com",
          "password": "12345678",
          "username": "Loren"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:38:25 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Loren and id 222 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 718ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TG9yZW46MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 672ba1b7-0819-4ac9-baca-2e9728b42753
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=4A10991E6B075976B40FF386A7D1FCAA
Content-Length 283
Request Body
{"username":"Loren","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:26 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/222/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/222/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/221/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/220/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/219/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/218/profile"><h2
                                            type="text">Frederik Medhurst</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/222/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 607ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 698cc9e3-4c95-463c-80e4-931f1a7427fc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:38:26+03:00",
          "picture": "No picture 2023-10-08T20:38:26+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:26 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":212,"content":"Automated post from Postman  2023-10-08T20:38:26+03:00","picture":"No picture 2023-10-08T20:38:26+03:00","date":"08/10/2023 20:38:26","likes":[],"comments":[],"rank":212,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=212
Response Information
Response Code: 200 - OK
Mean time per request: 413ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6454bbf5-2bf5-49ca-a387-6c37f46c4642
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:38:27+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:27 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 676ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 80c9bace-ddc8-4329-9dd2-7f677ea78487
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:38:27+03:00",
          "deletedConfirmed": true,
          "postId": 212,
          "userId": 222
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:27 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":184,"content":"Automated comment from Postman 2023-10-08T20:38:27+03:00","likes":[],"date":"08/10/2023 20:38:27","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 738ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f6c70b14-7aa1-4580-ada1-6e7d8a41be3c
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:29 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=212
Response Information
Response Code: 200 - OK
Mean time per request: 743ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a74d42bd-ed83-4892-8443-7a685875459e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:29 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":184,"content":"My edited automated comment from Postman 2023-10-08T20:38:28 03:00","likes":[],"date":"08/10/2023 20:38:27","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=212
Response Information
Response Code: 200 - OK
Mean time per request: 720ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 8f596162-baf9-4fe3-a97e-d355178152a5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:38:31 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 485ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2696ad3c-7b48-4f32-8bf6-2f4bb3d572ea
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 223
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Natalie8@yahoo.com",
          "password": "12345678",
          "username": "Layla"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:38:31 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Layla and id 223 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users
Response Information
Response Code: 200 - OK
Mean time per request: 11.5s
Mean size per request: 34.35KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 13d29d0e-1186-408e-927e-6b32fdf4c7c4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "",
          "searchParam2": "",
          "size": 100
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:41 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"userId":223,"username":"Layla","expertiseProfile":{"id":240,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":222,"username":"Loren","expertiseProfile":{"id":239,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":221,"username":"Furman","expertiseProfile":{"id":238,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":220,"username":"Gavin","expertiseProfile":{"id":237,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":219,"username":"Breanna","expertiseProfile":{"id":236,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":218,"username":"Moses","expertiseProfile":{"id":235,"skills":[{"skillId":257,"skill":"skill Sun Oct 08 2023 16:25:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":258,"skill":"kyrti Sat Oct 07 2023 22:45:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":259,"skill":"chisti Sun Oct 08 2023 19:43:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":260,"skill":"izvozva Sun Oct 08 2023 20:01:03 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":261,"skill":"hamaslki Sun Oct 08 2023 03:53:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":262,"skill":"uslugi Sun Oct 08 2023 14:13:20 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":755.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":217,"username":"Ray","expertiseProfile":{"id":234,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":216,"username":"Brandy","expertiseProfile":{"id":233,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":215,"username":"Arnold","expertiseProfile":{"id":232,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":214,"username":"Queen","expertiseProfile":{"id":231,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":213,"username":"Beulah","expertiseProfile":{"id":230,"skills":[{"skillId":250,"skill":"skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":251,"skill":"kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":252,"skill":"chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":253,"skill":"izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":254,"skill":"hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":255,"skill":"uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":246.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":212,"username":"Janie","expertiseProfile":{"id":229,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":211,"username":"Lucas","expertiseProfile":{"id":228,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":210,"username":"Lydia","expertiseProfile":{"id":227,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":209,"username":"Diamond","expertiseProfile":{"id":226,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":208,"username":"Felipe","expertiseProfile":{"id":225,"skills":[{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":247.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":207,"username":"Tressa","expertiseProfile":{"id":224,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":205,"username":"Federico","expertiseProfile":{"id":222,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":206,"username":"Jacinto","expertiseProfile":{"id":223,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":204,"username":"Opal","expertiseProfile":{"id":221,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":203,"username":"Lilian","expertiseProfile":{"id":220,"skills":[{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":59.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":202,"username":"Zella","expertiseProfile":{"id":219,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":201,"username":"Angelina","expertiseProfile":{"id":218,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":200,"username":"Chester","expertiseProfile":{"id":217,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":199,"username":"Andrew","expertiseProfile":{"id":216,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":198,"username":"Talia","expertiseProfile":{"id":215,"skills":[{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":121.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":197,"username":"Blaze","expertiseProfile":{"id":214,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":196,"username":"Joanne","expertiseProfile":{"id":213,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":195,"username":"Roman","expertiseProfile":{"id":212,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":194,"username":"Darrick","expertiseProfile":{"id":211,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":193,"username":"Jaeden","expertiseProfile":{"id":210,"skills":[{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":586.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":192,"username":"Horacio","expertiseProfile":{"id":209,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":191,"username":"Marilou","expertiseProfile":{"id":208,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":190,"username":"Shanny","expertiseProfile":{"id":207,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":189,"username":"Eliane","expertiseProfile":{"id":206,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":188,"username":"Clifton","expertiseProfile":{"id":205,"skills":[{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":352.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":187,"username":"Johan","expertiseProfile":{"id":204,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":186,"username":"Jacey","expertiseProfile":{"id":203,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":185,"username":"Ward","expertiseProfile":{"id":202,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":184,"username":"Tierra","expertiseProfile":{"id":201,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":183,"username":"Rosalyn","expertiseProfile":{"id":200,"skills":[{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":597.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":182,"username":"Darius","expertiseProfile":{"id":199,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":180,"username":"Raina","expertiseProfile":{"id":197,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":179,"username":"Ansel","expertiseProfile":{"id":196,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":178,"username":"Alize","expertiseProfile":{"id":195,"skills":[{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":799.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":177,"username":"Madilyn","expertiseProfile":{"id":194,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":176,"username":"Norma","expertiseProfile":{"id":193,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":175,"username":"Augusta","expertiseProfile":{"id":192,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":174,"username":"Cruz","expertiseProfile":{"id":191,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":173,"username":"Kellie","expertiseProfile":{"id":190,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":172,"username":"Sandrine","expertiseProfile":{"id":189,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":171,"username":"Octavia","expertiseProfile":{"id":188,"skills":[{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":647.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":170,"username":"Elza","expertiseProfile":{"id":187,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":168,"username":"Adelle","expertiseProfile":{"id":185,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":169,"username":"Nels","expertiseProfile":{"id":186,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":167,"username":"Sophie","expertiseProfile":{"id":184,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":166,"username":"Brian","expertiseProfile":{"id":183,"skills":[{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":930.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":165,"username":"Vida","expertiseProfile":{"id":182,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":164,"username":"Joany","expertiseProfile":{"id":181,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":163,"username":"Kelley","expertiseProfile":{"id":180,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":162,"username":"Yesenia","expertiseProfile":{"id":179,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":161,"username":"Franco","expertiseProfile":{"id":178,"skills":[{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":231.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":160,"username":"Pink","expertiseProfile":{"id":177,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":159,"username":"Jed","expertiseProfile":{"id":176,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":158,"username":"Eddie","expertiseProfile":{"id":175,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":157,"username":"Keara","expertiseProfile":{"id":174,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":156,"username":"Hans","expertiseProfile":{"id":173,"skills":[{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":495.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":155,"username":"Maribel","expertiseProfile":{"id":172,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":154,"username":"Lysanne","expertiseProfile":{"id":171,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":153,"username":"Meaghan","expertiseProfile":{"id":170,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":152,"username":"Effie","expertiseProfile":{"id":169,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":151,"username":"Cory","expertiseProfile":{"id":168,"skills":[{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":956.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":150,"username":"Cassandre","expertiseProfile":{"id":167,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":149,"username":"Jevon","expertiseProfile":{"id":166,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":148,"username":"Jadyn","expertiseProfile":{"id":165,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":147,"username":"Emmett","expertiseProfile":{"id":164,"skills":[{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":432.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":146,"username":"Edgardo","expertiseProfile":{"id":163,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":144,"username":"Ada","expertiseProfile":{"id":161,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":145,"username":"Dangelo","expertiseProfile":{"id":162,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":143,"username":"Arlo","expertiseProfile":{"id":160,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":142,"username":"Owen","expertiseProfile":{"id":159,"skills":[{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":932.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":141,"username":"Laisha","expertiseProfile":{"id":158,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":140,"username":"Bertram","expertiseProfile":{"id":157,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":139,"username":"goshos","expertiseProfile":{"id":156,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":138,"username":"Edyth","expertiseProfile":{"id":155,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":137,"username":"gosho","expertiseProfile":{"id":152,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":136,"username":"Tyreek","expertiseProfile":{"id":148,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":135,"username":"Kevaadmin","expertiseProfile":{"id":147,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":131,"username":"Leaadmin","expertiseProfile":{"id":143,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":129,"username":"peshaka","expertiseProfile":{"id":141,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":128,"username":"Rashawn","expertiseProfile":{"id":140,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":127,"username":"Louisa","expertiseProfile":{"id":137,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":126,"username":"Sonia","expertiseProfile":{"id":135,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":125,"username":"Macey","expertiseProfile":{"id":133,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":124,"username":"Easton","expertiseProfile":{"id":132,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":123,"username":"Brice","expertiseProfile":{"id":123,"skills":[],"category":{"id":119,"name":"Gardener"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":119,"username":"Rubenadmin","expertiseProfile":{"id":119,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":116,"username":"Kellyadmin","expertiseProfile":{"id":116,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":113,"username":"Kennethadmin","expertiseProfile":{"id":113,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true},{"userId":111,"username":"Darelladmin","expertiseProfile":{"id":111,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 735ms
Mean size per request: 27.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGF5bGE6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c8055785-1f9d-4ae6-be40-113da59708df
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=B51357FCB6C21570D55BD5D4125043C7
Content-Length 283
Request Body
{"username":"Layla","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:43 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/223/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/223/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/222/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/221/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/220/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/219/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/223/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/223/posts
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 20a06c36-d063-441f-91af-57fa362bfd46
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Cookie JSESSIONID=0AFEE8262F6E9CEE487524E61480C771
Request Body
{
          "index": 0,
          "next": true,
          "searchParam1": "string",
          "searchParam2": "string",
          "size": 10
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:43 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/users/auth/223?principal=Layla
Response Information
Response Code: 200 - OK
Mean time per request: 281ms
Mean size per request: 245B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGF5bGE6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 1b169cba-bdac-4388-99a1-04a40e8a4452
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0AFEE8262F6E9CEE487524E61480C771
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:44 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":223,"username":"Layla","authorities":["com.community.weare.Models.Role@34d42c56"],"email":"Natalie8@yahoo.com","firstName":null,"lastNAme":null,"gender":null,"city":null,"birthYear":null,"personalReview":null,"expertise":"All","skills":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Body contains userId 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/223/expertise
Response Information
Response Code: 200 - OK
Mean time per request: 1245ms
Mean size per request: 877B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7d22a8c4-e14d-48d8-bc2e-3c31845cd5fd
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 643
Cookie JSESSIONID=0AFEE8262F6E9CEE487524E61480C771
Request Body
{
          "availability": 964, 
          "category": {
            "id": 100, 
            "name": "All"
          },
          "id": 240,
          "skill1": "kyrti Sun Oct 08 2023 15:46:59 GMT+0300 (Eastern European Summer Time)",
          "skill2": "chisti Sun Oct 08 2023 20:24:25 GMT+0300 (Eastern European Summer Time)",
          "skill3": "izvozva Sun Oct 08 2023 02:15:35 GMT+0300 (Eastern European Summer Time)}",
          "skill4": "hamaslki Sat Oct 07 2023 21:43:48 GMT+0300 (Eastern European Summer Time)",
          "skill5": "uslugi Sun Oct 08 2023 18:49:53 GMT+0300 (Eastern European Summer Time)",
          "skills": [
            "skill Sat Oct 07 2023 23:57:35 GMT+0300 (Eastern European Summer Time)"
          ]
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:46 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":240,"skills":[{"skillId":264,"skill":"skill Sat Oct 07 2023 23:57:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":265,"skill":"kyrti Sun Oct 08 2023 15:46:59 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":266,"skill":"chisti Sun Oct 08 2023 20:24:25 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":267,"skill":"izvozva Sun Oct 08 2023 02:15:35 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":268,"skill":"hamaslki Sat Oct 07 2023 21:43:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":269,"skill":"uslugi Sun Oct 08 2023 18:49:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":964.0}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is not empty 1 0 0
Response body contains all properties 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/auth/223/personal
Response Information
Response Code: 200 - OK
Mean time per request: 572ms
Mean size per request: 230B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 90ce03f4-dcb4-4d99-a0e1-6b27a8912688
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 371
Cookie JSESSIONID=0AFEE8262F6E9CEE487524E61480C771
Request Body
{
          "birthYear": "2023-07-18",
          "firstName": "Madisyn",
          "id": 223, 
          "lastName": "Lesch",
          "location": {
            "city": {
              "city": "",
              "country": {},
              "id": 23
            },
            "id": 0
          },
          "memberSince": "",
          "personalReview": "Quis et ut.",
          "picture": "No picture 2023-10-08T20:38:46+03:00",
          "picturePrivacy": true,
          "sex": "MALE"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:46 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"id":240,"firstName":"Madisyn","lastName":"Lesch","sex":"MALE","location":{"id":73,"city":{"id":23,"city":"","country":{}}},"birthYear":"2023-07-18","personalReview":"Quis et ut.","memberSince":"08/10/2023","picturePrivacy":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains all properties 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 471ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f1b70c4e-c604-4405-a71a-096479a7cb63
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 235
Cookie JSESSIONID=0AFEE8262F6E9CEE487524E61480C771
Request Body
{
          "authorities": [
            "ROLE_ADMIN"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Yasmeen_Lueilwitz7@gmail.com",
          "password": "12345678",
          "username": "Edison"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:38:47 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Edison and id 224 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 704ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGF5bGE6TGF5bGE=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 124beab4-06b8-4088-a36e-6a8fc671d8ed
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0AFEE8262F6E9CEE487524E61480C771
Content-Length 283
Request Body
{"username":"Layla","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:47 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/223/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/224/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/223/profile"><h2
                                            type="text">Madisyn Lesch</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/222/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/221/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/220/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/223/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 701ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 3f0d02d0-37ac-4b85-9a4e-cec2c1bee90a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=144C7CBACFB7D633527CB998402222BA
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:38:48+03:00",
          "picture": "No picture 2023-10-08T20:38:48+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:49 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":213,"content":"Automated post from Postman  2023-10-08T20:38:48+03:00","picture":"No picture 2023-10-08T20:38:48+03:00","date":"08/10/2023 20:38:48","likes":[],"comments":[],"rank":213,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/
Response Information
Response Code: 200 - OK
Mean time per request: 10.7s
Mean size per request: 32.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token ec0abec7-a5de-4d56-9bd0-b74b15784f1a
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=144C7CBACFB7D633527CB998402222BA
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:38:57 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"postId":213,"content":"Automated post from Postman  2023-10-08T20:38:48+03:00","picture":"No picture 2023-10-08T20:38:48+03:00","date":"08/10/2023 20:38:48","likes":[],"comments":[],"rank":213,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":211,"content":"Automated post from Postman  2023-10-08T20:38:08+03:00","picture":"No picture 2023-10-08T20:38:08+03:00","date":"08/10/2023 20:38:08","likes":[],"comments":[],"rank":211,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":208,"content":"Automated post from Postman  2023-10-08T20:37:12+03:00","picture":"No picture 2023-10-08T20:37:12+03:00","date":"08/10/2023 20:37:12","likes":[],"comments":[],"rank":208,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":205,"content":"Automated post from Postman  2023-10-08T20:35:14+03:00","picture":"No picture 2023-10-08T20:35:14+03:00","date":"08/10/2023 20:35:14","likes":[],"comments":[],"rank":205,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":202,"content":"Automated post from Postman  2023-10-08T20:32:34+03:00","picture":"No picture 2023-10-08T20:32:34+03:00","date":"08/10/2023 20:32:34","likes":[],"comments":[],"rank":202,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":199,"content":"Automated post from Postman  2023-10-08T20:27:39+03:00","picture":"No picture 2023-10-08T20:27:39+03:00","date":"08/10/2023 20:27:39","likes":[],"comments":[],"rank":199,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":196,"content":"Automated post from Postman  2023-10-08T20:24:39+03:00","picture":"No picture 2023-10-08T20:24:39+03:00","date":"08/10/2023 20:24:39","likes":[],"comments":[],"rank":196,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":193,"content":"Automated post from Postman  2023-10-08T20:21:00+03:00","picture":"No picture 2023-10-08T20:21:00+03:00","date":"08/10/2023 20:21:00","likes":[],"comments":[],"rank":193,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":190,"content":"Automated post from Postman  2023-10-08T20:18:18+03:00","picture":"No picture 2023-10-08T20:18:18+03:00","date":"08/10/2023 20:18:18","likes":[],"comments":[],"rank":190,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":187,"content":"Automated post from Postman  2023-10-08T20:15:04+03:00","picture":"No picture 2023-10-08T20:15:04+03:00","date":"08/10/2023 20:15:04","likes":[],"comments":[],"rank":187,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":183,"content":"Automated post from Postman  2023-10-08T20:06:42+03:00","picture":"No picture 2023-10-08T20:06:42+03:00","date":"08/10/2023 20:06:42","likes":[],"comments":[],"rank":183,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":180,"content":"Automated post from Postman  2023-10-08T19:53:32+03:00","picture":"No picture 2023-10-08T19:53:32+03:00","date":"08/10/2023 19:53:32","likes":[],"comments":[],"rank":180,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":177,"content":"Automated post from Postman  2023-10-08T19:48:33+03:00","picture":"No picture 2023-10-08T19:48:33+03:00","date":"08/10/2023 19:48:34","likes":[],"comments":[],"rank":177,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":174,"content":"Automated post from Postman  2023-10-08T19:40:41+03:00","picture":"No picture 2023-10-08T19:40:41+03:00","date":"08/10/2023 19:40:41","likes":[],"comments":[],"rank":174,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":171,"content":"Automated post from Postman  2023-10-08T19:39:17+03:00","picture":"No picture 2023-10-08T19:39:17+03:00","date":"08/10/2023 19:39:17","likes":[],"comments":[],"rank":171,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":168,"content":"Automated post from Postman  2023-10-08T19:37:21+03:00","picture":"No picture 2023-10-08T19:37:21+03:00","date":"08/10/2023 19:37:21","likes":[],"comments":[],"rank":168,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":165,"content":"Automated post from Postman  2023-10-08T19:26:03+03:00","picture":"No picture 2023-10-08T19:26:03+03:00","date":"08/10/2023 19:26:03","likes":[],"comments":[],"rank":165,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":162,"content":"Quia in nisi et natus non quod consequatur voluptate molestiae ipsa ipsa aut.","picture":"No picture","date":"08/10/2023 11:35:49","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":163,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":156,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:55:15","likes":[],"comments":[{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false}],"rank":162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":152,"content":"Automated post from Postman  2023-10-07T17:32:58+03:00","picture":"No picture 2023-10-07T17:32:58+03:00","date":"07/10/2023 17:33:27","likes":[],"comments":[],"rank":152,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":150,"content":"Automated post from Postman  2023-10-07T17:22:15+03:00","picture":"No picture 2023-10-07T17:22:15+03:00","date":"07/10/2023 17:22:17","likes":[],"comments":[],"rank":150,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":159,"content":"Similique vel ad quia quidem adipisci perferendis iusto mollitia architecto.","picture":"No picture","date":"07/10/2023 19:24:34","likes":[],"comments":[],"rank":149,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":154,"content":"My edited automated comment from Postman 2023-10-07T17:32:58+03:00","picture":"2023-10-07T17:32:58+03:00","date":"07/10/2023 17:41:47","likes":[],"comments":[],"rank":144,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":151,"content":"Automated post from Postman  2023-10-07T17:22:24+03:00","picture":"No picture 2023-10-07T17:22:24+03:00","date":"07/10/2023 17:32:34","likes":[],"comments":[],"rank":141,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":157,"content":"Doloribus id magnam repellendus architecto autem amet placeat praesentium vel facilis corrupti ad.","picture":"No picture","date":"07/10/2023 19:19:07","likes":[],"comments":[],"rank":137,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":155,"content":"Placeat ducimus id impedit labore aut quidem necessitatibus quibusdam optio suscipit vitae laborum.","picture":"No picture","date":"07/10/2023 17:43:20","likes":[],"comments":[{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false}],"rank":128,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":148,"content":"Molestias voluptas omnis iusto et quas non hic dolores maiores excepturi est sit possimus.","picture":"No picture","date":"06/10/2023 18:57:43","likes":[],"comments":[],"rank":108,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":147,"content":"Maxime nobis distinctio nulla minus ex ut aut quae nostrum sed qui.","picture":"No picture","date":"06/10/2023 18:55:30","likes":[],"comments":[],"rank":97,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":146,"content":"Exercitationem nisi aperiam non qui accusamus explicabo iure exercitationem omnis accusantium.","picture":"No picture","date":"06/10/2023 18:33:05","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":87,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":145,"content":"Iste labore corporis numquam quibusdam a quasi rerum non soluta architecto fugit nam consequatur aliquid.","picture":"No picture","date":"06/10/2023 18:31:31","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":76,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":144,"content":"Illum et et amet quasi autem ipsam voluptatem in assumenda rem mollitia voluptatibus ab non.","picture":"No picture","date":"06/10/2023 18:30:45","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":65,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":143,"content":"Recusandae est ad maxime molestiae quasi est accusamus.","picture":"No picki","date":"06/10/2023 18:29:57","likes":[],"comments":[],"rank":53,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":142,"content":"Blanditiis molestiae possimus quod corrupti et id.","picture":"No picki","date":"06/10/2023 18:27:50","likes":[],"comments":[],"rank":42,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":141,"content":"Id id sit quidem voluptatem.","picture":"No picki","date":"06/10/2023 18:27:01","likes":[],"comments":[],"rank":31,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":140,"content":"In perferendis exercitationem molestiae expedita.","picture":"No picki","date":"06/10/2023 18:26:12","likes":[],"comments":[],"rank":20,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":139,"content":"Sit commodi omnis architecto alias voluptas distinctio accusantium repudiandae.","picture":"No picki","date":"06/10/2023 18:24:52","likes":[],"comments":[],"rank":9,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":138,"content":"Quas est voluptatem aut culpa.","picture":"No picki","date":"06/10/2023 18:16:01","likes":[],"comments":[],"rank":-2,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":137,"content":"Qui adipisci cupiditate error recusandae.","picture":"No picki","date":"06/10/2023 17:39:18","likes":[],"comments":[],"rank":-13,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":135,"content":"Doloribus nesciunt quisquam necessitatibus tempora perspiciatis voluptas fuga aut inventore voluptate et eos.","picture":"No picture","date":"06/10/2023 14:35:41","likes":[],"comments":[],"rank":-25,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":133,"content":"Delectus maiores et ipsum necessitatibus enim laudantium quasi consectetur facere perspiciatis accusantium eum.","picture":"No picture","date":"06/10/2023 14:22:25","likes":[],"comments":[],"rank":-37,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":130,"content":"Accusamus ut doloribus necessitatibus quibusdam rem maxime rerum qui impedit praesentium.","picture":"No picture","date":"06/10/2023 14:17:26","likes":[],"comments":[],"rank":-50,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":129,"content":"Excepturi quam fuga quidem molestias ex consequatur eligendi dolorem laborum totam corrupti.","picture":"No picture","date":"06/10/2023 14:11:53","likes":[],"comments":[],"rank":-61,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":123,"content":"Non natus officiis aut.","picture":"No picki","date":"06/10/2023 12:42:39","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false}],"rank":-67,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":122,"content":"Ad et maxime molestiae neque eligendi voluptatem quis vel est non ut facilis.","picture":"No picture","date":"06/10/2023 12:41:22","likes":[],"comments":[],"rank":-88,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":121,"content":"Qui eveniet aut voluptate iusto fuga voluptates autem repellendus similique eveniet molestiae vero nulla.","picture":"No picture","date":"06/10/2023 12:40:33","likes":[],"comments":[],"rank":-99,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":120,"content":"Quo nihil iure minus voluptatem magni quasi laborum harum pariatur voluptatem.","picture":"No picture","date":"06/10/2023 12:40:07","likes":[],"comments":[],"rank":-110,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":119,"content":"Debitis reprehenderit qui corporis sapiente amet quia et officia eligendi vero quasi aut repellat.","picture":"No picture","date":"06/10/2023 12:39:38","likes":[],"comments":[],"rank":-121,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":118,"content":"Velit aspernatur corporis minus odit voluptatum aperiam iste quis rerum est voluptatem nihil.","picture":"No picture","date":"06/10/2023 12:39:08","likes":[],"comments":[],"rank":-132,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":117,"content":"Ab ab distinctio enim ut nihil velit iusto quos et.","picture":"No picture","date":"06/10/2023 12:38:12","likes":[],"comments":[{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false}],"rank":-140,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":116,"content":"Accusamus dolore veniam aliquam soluta ratione quidem debitis libero voluptatum ipsum voluptas.","picture":"No picture","date":"06/10/2023 12:31:07","likes":[],"comments":[{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false}],"rank":-151,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":115,"content":"Voluptatibus ipsam facere soluta qui fuga expedita molestias ad molestiae et et rerum at.","picture":"No picture","date":"06/10/2023 12:19:08","likes":[],"comments":[{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false}],"rank":-162,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":114,"content":"Velit neque reiciendis hic consequatur animi quis quam aut perferendis quaerat qui nesciunt sunt veritatis.","picture":"No picture","date":"06/10/2023 12:16:33","likes":[],"comments":[{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false}],"rank":-173,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":113,"content":"Numquam quia autem nam libero rerum quos ex est tenetur unde et facere.","picture":"No picture","date":"06/10/2023 12:14:42","likes":[],"comments":[{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false}],"rank":-184,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":112,"content":"Consectetur aliquam id cum eum et autem repudiandae quia eum perspiciatis placeat.","picture":"No picture","date":"06/10/2023 12:13:33","likes":[],"comments":[{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false}],"rank":-195,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":111,"content":"Rem voluptas similique nihil facere reprehenderit iusto quaerat hic modi eius omnis quidem.","picture":"No picture","date":"06/10/2023 12:00:32","likes":[],"comments":[{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false}],"rank":-206,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":110,"content":"Qui temporibus fugiat quibusdam eum ea omnis magni consectetur et magnam.","picture":"No picture","date":"06/10/2023 11:59:58","likes":[],"comments":[{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false}],"rank":-217,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":109,"content":"Nobis non molestias sunt culpa reiciendis magnam iure eaque dicta.","picture":"No picture","date":"06/10/2023 11:59:09","likes":[],"comments":[{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false}],"rank":-228,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":108,"content":"Et ut minus vero autem non dolor labore animi velit et expedita laboriosam sint.","picture":"No picture","date":"06/10/2023 11:58:21","likes":[],"comments":[{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false}],"rank":-239,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":107,"content":"Sunt libero consectetur dolor consequatur quam commodi illo et hic aut.","picture":"No picture","date":"06/10/2023 11:57:57","likes":[],"comments":[{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false}],"rank":-250,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":106,"content":"Voluptates et beatae velit facere consequatur in dolores reiciendis consectetur illum ea.","picture":"No picture","date":"06/10/2023 11:56:40","likes":[],"comments":[{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false}],"rank":-261,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":105,"content":"Et aut porro quia aut quae quaerat voluptatem ut facilis libero non qui ipsa dolores.","picture":"No picture","date":"06/10/2023 11:55:12","likes":[],"comments":[{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false}],"rank":-272,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":104,"content":"Eos alias delectus nulla a ut unde optio velit id nulla ipsam.","picture":"No picture","date":"06/10/2023 11:54:43","likes":[],"comments":[{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false}],"rank":-283,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":103,"content":"Unde illo excepturi voluptas at dolor ducimus recusandae consequatur totam explicabo nisi.","picture":"No picture","date":"06/10/2023 11:48:05","likes":[],"comments":[{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false}],"rank":-294,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":101,"content":"Nulla impedit est voluptatibus veritatis molestias sapiente non.","picture":"No picki","date":"06/10/2023 11:46:10","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false}],"rank":-305,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":99,"content":"Alias saepe nobis ullam est adipisci ducimus occaecati.","picture":"No picki","date":"06/10/2023 11:42:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false}],"rank":-317,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":98,"content":"Quasi est quos molestias esse at omnis excepturi est minima at ut dicta blanditiis.","picture":"No picture","date":"06/10/2023 11:42:13","likes":[],"comments":[{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false}],"rank":-329,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":97,"content":"Voluptas qui numquam facilis illo hic voluptatem quae enim non tempora nesciunt eum.","picture":"No picture","date":"06/10/2023 11:41:33","likes":[],"comments":[{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false}],"rank":-340,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":96,"content":"Cum nulla quaerat aliquid ab neque veniam et dignissimos deserunt molestiae qui eaque eum.","picture":"No picture","date":"06/10/2023 11:41:21","likes":[],"comments":[{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false}],"rank":-351,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":95,"content":"Id tenetur ut nemo ea in atque nisi voluptatem voluptatibus et laudantium qui amet.","picture":"No picture","date":"06/10/2023 11:39:46","likes":[],"comments":[{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false}],"rank":-362,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":94,"content":"Harum incidunt voluptatem consequatur voluptatem sed ea aut facilis voluptas doloremque est.","picture":"No picture","date":"06/10/2023 11:36:57","likes":[],"comments":[{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false}],"rank":-373,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":93,"content":"Adipisci voluptatem suscipit qui nemo consequatur aut aut earum ut rerum non quia.","picture":"No picture","date":"06/10/2023 10:50:22","likes":[],"comments":[{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false}],"rank":-384,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":92,"content":"Officia rerum dignissimos unde ratione libero ipsam et modi excepturi eum sunt.","picture":"No picture","date":"06/10/2023 10:50:10","likes":[],"comments":[{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false}],"rank":-395,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":91,"content":"Vel facere repudiandae blanditiis consequuntur eius aliquid distinctio voluptas et laudantium ut est quia itaque.","picture":"No picture","date":"06/10/2023 10:43:09","likes":[],"comments":[{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false}],"rank":-406,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":90,"content":"Nulla provident perspiciatis inventore officia exercitationem qui commodi a vitae suscipit est veritatis enim.","picture":"No picture","date":"06/10/2023 10:42:09","likes":[],"comments":[{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false}],"rank":-417,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":89,"content":"Automated post from Postman  2023-10-06T10:01:15+03:00","picture":"No picture 2023-10-06T10:01:15+03:00","date":"06/10/2023 10:01:15","likes":[],"comments":[{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false}],"rank":-428,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":88,"content":"Automated post from Postman  2023-10-06T10:00:02+03:00","picture":"No picture 2023-10-06T10:00:02+03:00","date":"06/10/2023 10:00:03","likes":[],"comments":[],"rank":-442,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":87,"content":"Ut sed nihil inventore voluptatem amet corporis aut temporibus neque totam et.","picture":"No picture","date":"06/10/2023 09:55:47","likes":[],"comments":[{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false}],"rank":-450,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":86,"content":"Error pariatur omnis fugit unde est autem hic et natus placeat ratione ipsa.","picture":"No picture","date":"06/10/2023 09:41:59","likes":[],"comments":[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false}],"rank":-461,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":85,"content":"Consequatur accusamus non explicabo praesentium aut dignissimos et consequatur culpa nam.","picture":"No picture","date":"06/10/2023 09:41:08","likes":[],"comments":[],"rank":-475,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":83,"content":"Optio dolore ipsa qui hic libero sapiente nihil doloribus error nam.","picture":"No picture","date":"06/10/2023 00:33:37","likes":[],"comments":[],"rank":-487,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":82,"content":"In ab suscipit aut repellendus non et laboriosam tempore ipsam magni rem ut.","picture":"No picture","date":"06/10/2023 00:31:04","likes":[],"comments":[],"rank":-498,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":81,"content":"Qui perspiciatis corporis repudiandae enim est necessitatibus voluptatem accusantium dolore voluptatem debitis id soluta.","picture":"No picture","date":"06/10/2023 00:21:34","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-508,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":80,"content":"Eum amet illo voluptas impedit perspiciatis rerum occaecati est omnis.","picture":"No picture","date":"06/10/2023 00:21:15","likes":[],"comments":[],"rank":-520,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":79,"content":"Voluptate dolores in explicabo eos sit libero nemo voluptas minima quas facilis delectus voluptatem.","picture":"No picture","date":"06/10/2023 00:20:46","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":-530,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":78,"content":"Occaecati dolor saepe est adipisci iusto aut ad iusto soluta in.","picture":"No picture","date":"06/10/2023 00:20:02","likes":[],"comments":[],"rank":-542,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":77,"content":"Non dolor a earum aut.","picture":"No picki","date":"06/10/2023 00:18:34","likes":[],"comments":[],"rank":-553,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":76,"content":"Non minus provident iusto rerum distinctio possimus.","picture":"No picki","date":"06/10/2023 00:07:24","likes":[],"comments":[],"rank":-564,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":75,"content":"Necessitatibus inventore porro odio perspiciatis inventore aliquid.","picture":"No picki","date":"06/10/2023 00:06:48","likes":[],"comments":[],"rank":-575,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":74,"content":"Placeat architecto quia totam sunt.","picture":"No picki","date":"06/10/2023 00:05:15","likes":[],"comments":[],"rank":-586,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":73,"content":"Adipisci ea cum et facilis enim sit assumenda.","picture":"No picki","date":"05/10/2023 23:58:34","likes":[],"comments":[],"rank":-597,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":72,"content":"Omnis dicta omnis tenetur maiores labore sed aperiam beatae praesentium tenetur vitae.","picture":"No picture","date":"05/10/2023 23:56:26","likes":[],"comments":[],"rank":-608,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":71,"content":"Dolores quis asperiores velit suscipit nobis non molestiae magnam iste est vel qui earum eaque.","picture":"No picture","date":"05/10/2023 23:55:28","likes":[],"comments":[],"rank":-619,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":70,"content":"Ad quibusdam labore temporibus veritatis vitae quidem suscipit hic iste adipisci voluptas molestiae.","picture":"No picture","date":"05/10/2023 23:54:44","likes":[],"comments":[],"rank":-630,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":69,"content":"Ut repudiandae quo maxime harum cum est reprehenderit incidunt impedit nisi veniam distinctio.","picture":"No picture","date":"05/10/2023 23:54:24","likes":[],"comments":[],"rank":-641,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":68,"content":"Eveniet aut enim voluptatum non omnis voluptates totam rem voluptatibus placeat.","picture":"No picture","date":"05/10/2023 23:52:08","likes":[],"comments":[],"rank":-652,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":67,"content":"Explicabo praesentium id error enim alias quia consequuntur molestiae ut sapiente id explicabo.","picture":"No picture","date":"05/10/2023 23:01:26","likes":[],"comments":[],"rank":-663,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":66,"content":"Aperiam minima voluptas ut vero deleniti eum sed fugit et corrupti placeat.","picture":"No picture","date":"05/10/2023 23:01:11","likes":[],"comments":[],"rank":-674,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":65,"content":"Sint aut officiis ut sit et mollitia dolor dolorem dolores ut facere quasi voluptate et.","picture":"No picture","date":"05/10/2023 22:48:52","likes":[],"comments":[],"rank":-685,"public":true,"category":{"id":100,"name":"All"},"liked":false},{"postId":64,"content":"SHAKA LQKA MAKA","picture":"No picture","date":"05/10/2023 22:46:20","likes":[],"comments":[],"rank":-696,"public":true,"category":{"id":100,"name":"All"},"liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have comment_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/post/auth/editor?postId=213
Response Information
Response Code: 200 - OK
Mean time per request: 452ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 65ea59b4-7857-44c9-b30e-ab024bd27544
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Cookie JSESSIONID=144C7CBACFB7D633527CB998402222BA
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:38:59+03:00",
          "picture": "no picki",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:39:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=213
Response Information
Response Code: 200 - OK
Mean time per request: 797ms
Mean size per request: 1.26KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 58653dfe-1107-4f91-a2fe-e974e46a75d2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=144C7CBACFB7D633527CB998402222BA
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:00 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":213,"content":"My edited automated post from Postman 2023-10-08T20:38:59+03:00","picture":"no picki","date":"08/10/2023 20:38:48","likes":[{"userId":223,"username":"Layla","expertiseProfile":{"id":240,"skills":[{"skillId":264,"skill":"skill Sat Oct 07 2023 23:57:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":265,"skill":"kyrti Sun Oct 08 2023 15:46:59 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":266,"skill":"chisti Sun Oct 08 2023 20:24:25 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":267,"skill":"izvozva Sun Oct 08 2023 02:15:35 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":268,"skill":"hamaslki Sat Oct 07 2023 21:43:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":269,"skill":"uslugi Sun Oct 08 2023 18:49:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":964.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"comments":[],"rank":214,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate post is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/likesUp?postId=213
Response Information
Response Code: 200 - OK
Mean time per request: 883ms
Mean size per request: 269B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0c278fa3-eed9-41f4-8746-a940b46b03e1
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=144C7CBACFB7D633527CB998402222BA
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":213,"content":"My edited automated post from Postman 2023-10-08T20:38:59+03:00","picture":"no picki","date":"08/10/2023 20:38:48","likes":[],"comments":[],"rank":213,"public":true,"hibernateLazyInitializer":{},"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/post/Comments?postId=213
Response Information
Response Code: 200 - OK
Mean time per request: 487ms
Mean size per request: 2B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c88abb7e-dcdc-4997-9564-9be0da4115ce
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=144C7CBACFB7D633527CB998402222BA
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:02 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/post/auth/manager?postId=213
Response Information
Response Code: 200 - OK
Mean time per request: 680ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 6bbc5934-bc6f-4e8e-8909-4d636dba200d
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=144C7CBACFB7D633527CB998402222BA
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:39:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 715ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGF5bGE6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token c41ec1cb-1f01-462e-933d-80de36cbca7b
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=144C7CBACFB7D633527CB998402222BA
Content-Length 283
Request Body
{"username":"Layla","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:03 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/223/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/224/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/223/profile"><h2
                                            type="text">Madisyn Lesch</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/222/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/221/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/220/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/223/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/post/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 643ms
Mean size per request: 258B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token d9c9b071-b719-4613-9bfd-ea6dc8d3e511
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Request Body
{
          "content": "Automated post from Postman  2023-10-08T20:39:04+03:00",
          "picture": "No picture 2023-10-08T20:39:04+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"postId":214,"content":"Automated post from Postman  2023-10-08T20:39:04+03:00","picture":"No picture 2023-10-08T20:39:04+03:00","date":"08/10/2023 20:39:04","likes":[],"comments":[],"rank":214,"public":true,"category":{"id":100,"name":"All"},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Post content to contains automation message. 1 0 0
Response to have post_id section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/creator
Response Information
Response Code: 200 - OK
Mean time per request: 710ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token fb7d3b29-38fb-4656-ba86-33b0ce588bc2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 161
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Request Body
{
          "commentId": 0,
          "content": "Automated comment from Postman 2023-10-08T20:39:05+03:00",
          "deletedConfirmed": true,
          "postId": 214,
          "userId": 223
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:05 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":185,"content":"Automated comment from Postman 2023-10-08T20:39:05+03:00","likes":[],"date":"08/10/2023 20:39:05","liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation message 1 0 0
Response to have commentId section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment
Response Information
Response Code: 200 - OK
Mean time per request: 3.2s
Mean size per request: 5.71KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 2169f215-05aa-4e16-bd4a-874290c12560
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":100,"content":" Sed maxime asperiores debitis omnis.","likes":[],"date":"06/10/2023 09:42:03","liked":false},{"commentId":101,"content":" Molestias quis voluptates laboriosam excepturi.","likes":[],"date":"06/10/2023 09:55:51","liked":false},{"commentId":102,"content":"You can't override the interface without hacking the digital SDD monitor!","likes":[],"date":"06/10/2023 10:04:58","liked":false},{"commentId":103,"content":" Impedit eos sit sint dolor quo et suscipit.","likes":[],"date":"06/10/2023 10:42:13","liked":false},{"commentId":104,"content":" Numquam aut doloribus qui repellat veniam incidunt.","likes":[],"date":"06/10/2023 10:43:13","liked":false},{"commentId":105,"content":" Saepe quas aut enim suscipit quod porro molestiae.","likes":[],"date":"06/10/2023 10:50:14","liked":false},{"commentId":106,"content":"Qui reiciendis officiis id quod soluta pariatur.","likes":[],"date":"06/10/2023 10:50:26","liked":false},{"commentId":107,"content":"Et autem et consequuntur est inventore nisi numquam maxime eum.","likes":[],"date":"06/10/2023 11:37:02","liked":false},{"commentId":108,"content":"Nihil a nihil repellendus cumque.","likes":[],"date":"06/10/2023 11:39:51","liked":false},{"commentId":109,"content":"Repellendus voluptatem neque rem cumque quis.","likes":[],"date":"06/10/2023 11:41:27","liked":false},{"commentId":110,"content":"Expedita eum eveniet nam voluptatum.","likes":[],"date":"06/10/2023 11:41:39","liked":false},{"commentId":111,"content":"Non sed eveniet temporibus et impedit voluptas.","likes":[],"date":"06/10/2023 11:42:19","liked":false},{"commentId":112,"content":"Ipsam quae natus unde minus voluptatem et velit provident similique et.","likes":[],"date":"06/10/2023 11:42:40","liked":false},{"commentId":113,"content":"Saepe deleniti consequuntur aut assumenda illum labore vero.","likes":[],"date":"06/10/2023 11:46:15","liked":false},{"commentId":114,"content":"Quia nisi modi earum ut eum eligendi amet ut non error itaque.","likes":[],"date":"06/10/2023 11:48:11","liked":false},{"commentId":115,"content":"Adipisci vel dolores natus tenetur accusantium inventore maiores.","likes":[],"date":"06/10/2023 11:54:49","liked":false},{"commentId":116,"content":"Rem illum laboriosam delectus magnam voluptatem voluptatem.","likes":[],"date":"06/10/2023 11:55:18","liked":false},{"commentId":117,"content":"Nostrum enim et quo nihil iusto maiores esse.","likes":[],"date":"06/10/2023 11:56:46","liked":false},{"commentId":118,"content":"Adipisci et incidunt id consequatur corrupti sed consectetur sed et.","likes":[],"date":"06/10/2023 11:58:03","liked":false},{"commentId":119,"content":"Qui quia eum et maxime fugit repudiandae qui sed.","likes":[],"date":"06/10/2023 11:58:27","liked":false},{"commentId":120,"content":"Labore ratione eius quas delectus et tempora id a.","likes":[],"date":"06/10/2023 11:59:16","liked":false},{"commentId":121,"content":"Nulla fugit voluptatem praesentium rem enim.","likes":[],"date":"06/10/2023 12:00:05","liked":false},{"commentId":122,"content":"Quasi nihil amet sint modi veniam a.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:00:39","liked":false},{"commentId":123,"content":"Ducimus labore at fugit cum nobis aut et molestiae eius.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:13:40","liked":false},{"commentId":124,"content":"Inventore est dicta temporibus alias expedita ipsa sunt omnis.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:14:50","liked":false},{"commentId":125,"content":"Ipsum aut iste quidem voluptatum.","likes":[{"userId":39,"username":"dumbo","expertiseProfile":{"id":39,"skills":[],"category":{"id":100,"name":"All"},"availability":0.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"06/10/2023 12:16:41","liked":false},{"commentId":126,"content":"Esse recusandae nihil excepturi dolore id laudantium ut totam dignissimos.","likes":[],"date":"06/10/2023 12:19:15","liked":false},{"commentId":127,"content":"Dolorem itaque consequuntur dicta vel dolor nostrum.","likes":[],"date":"06/10/2023 12:31:14","liked":false},{"commentId":128,"content":"Sint consequuntur sint omnis deserunt aut vero autem numquam dolorem.","likes":[],"date":"06/10/2023 12:38:19","liked":false},{"commentId":135,"content":"Voluptatem modi eum laborum sit autem et possimus placeat aut.","likes":[],"date":"06/10/2023 13:43:00","liked":false},{"commentId":137,"content":"Dolor aut et ducimus vero.","likes":[],"date":"06/10/2023 13:58:45","liked":false},{"commentId":139,"content":"Minus ad nesciunt laudantium omnis omnis ex dolor.","likes":[],"date":"06/10/2023 14:05:02","liked":false},{"commentId":146,"content":"Quae sed doloribus et vitae quod quo ratione aliquid laudantium.","likes":[],"date":"07/10/2023 17:43:31","liked":false},{"commentId":147,"content":"Automated comment from Postman 2023-10-07T17:32:58+03:00","likes":[],"date":"07/10/2023 17:55:22","liked":false},{"commentId":148,"content":"Automated comment from Postman  2023-10-07T17:55:43+03:00 ","likes":[],"date":"07/10/2023 17:55:43","liked":false},{"commentId":185,"content":"Automated comment from Postman 2023-10-08T20:39:05+03:00","likes":[],"date":"08/10/2023 20:39:05","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have commen_id section 1 0 0
Response to contains comments send from automation 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 649ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
set-cookie
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 5b86a8dc-3365-4b96-9e92-c4d9430241b2
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:39:09 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=185
Response Information
Response Code: 200 - OK
Mean time per request: 673ms
Mean size per request: 1.17KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b3554755-2e6f-4fb4-97e7-cf561c37876e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":185,"content":"My edited automated comment from Postman 2023-10-08T20:39:09 03:00","likes":[{"userId":223,"username":"Layla","expertiseProfile":{"id":240,"skills":[{"skillId":264,"skill":"skill Sat Oct 07 2023 23:57:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":265,"skill":"kyrti Sun Oct 08 2023 15:46:59 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":266,"skill":"chisti Sun Oct 08 2023 20:24:25 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":267,"skill":"izvozva Sun Oct 08 2023 02:15:35 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":268,"skill":"hamaslki Sat Oct 07 2023 21:43:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":269,"skill":"uslugi Sun Oct 08 2023 18:49:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}],"category":{"id":100,"name":"All"},"availability":964.0},"enabled":true,"accountNonLocked":true,"accountNonExpired":true,"credentialsNonExpired":true}],"date":"08/10/2023 20:39:05","hibernateLazyInitializer":{},"liked":true}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/comment/auth/likesUp?commentId=185
Response Information
Response Code: 200 - OK
Mean time per request: 636ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token b0f9ea4b-cf51-4d66-8d08-ce857b91e2c4
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:10 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":185,"content":"My edited automated comment from Postman 2023-10-08T20:39:09 03:00","likes":[],"date":"08/10/2023 20:39:05","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate comment is liked. 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/byPost?postId=214
Response Information
Response Code: 200 - OK
Mean time per request: 807ms
Mean size per request: 152B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4cc44171-9c05-4e10-a13f-19c9b3f13a98
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"commentId":185,"content":"My edited automated comment from Postman 2023-10-08T20:39:09 03:00","likes":[],"date":"08/10/2023 20:39:05","liked":false}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/comment/single?commentId=185
Response Information
Response Code: 200 - OK
Mean time per request: 409ms
Mean size per request: 180B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 4a17b27d-0f4b-4fbe-919a-8c31278a44d5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:12 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"commentId":185,"content":"My edited automated comment from Postman 2023-10-08T20:39:09 03:00","likes":[],"date":"08/10/2023 20:39:05","hibernateLazyInitializer":{},"liked":false}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to contains automation comments 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: http://localhost:8081/api/comment/auth/manager?commentId=185
Response Information
Response Code: 200 - OK
Mean time per request: 473ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 77337f85-184f-45bd-9051-ff5ec8a9df88
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:39:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 691ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
Authorization Basic TGF5bGE6MTIzNDU2Nzg=
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 634a8aee-0860-4332-9532-d983cec9c4bc
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=19ECDCFE7E3930766E58A27AAC8AF251
Content-Length 283
Request Body
{"username":"Layla","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:13 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/223/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/224/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/223/profile"><h2
                                            type="text">Madisyn Lesch</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/222/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/221/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/220/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/223/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains text - logout button 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill?unsorted=true
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 18.86KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 090fbf23-0e0e-4df4-ac1d-9fb78dc86535
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F6FA179EB1C6DE4820D8C515C5F0D0F
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"skillId":110,"skill":"adipisci","category":{"id":100,"name":"All"}},{"skillId":69,"skill":"alias","category":{"id":100,"name":"All"}},{"skillId":70,"skill":"amet","category":{"id":100,"name":"All"}},{"skillId":79,"skill":"animi","category":{"id":100,"name":"All"}},{"skillId":138,"skill":"assumenda","category":{"id":100,"name":"All"}},{"skillId":71,"skill":"atque","category":{"id":100,"name":"All"}},{"skillId":99,"skill":"aut","category":{"id":100,"name":"All"}},{"skillId":86,"skill":"autem","category":{"id":100,"name":"All"}},{"skillId":101,"skill":"blanditiis","category":{"id":100,"name":"All"}},{"skillId":155,"skill":"chisti Sat Oct 07 2023 20:42:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":231,"skill":"chisti Sat Oct 07 2023 22:13:19 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":238,"skill":"chisti Sat Oct 07 2023 23:12:08 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":204,"skill":"chisti Sun Oct 08 2023 00:37:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":211,"skill":"chisti Sun Oct 08 2023 02:15:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":224,"skill":"chisti Sun Oct 08 2023 02:31:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":252,"skill":"chisti Sun Oct 08 2023 03:38:40 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":162,"skill":"chisti Sun Oct 08 2023 04:20:00 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":190,"skill":"chisti Sun Oct 08 2023 04:27:13 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":197,"skill":"chisti Sun Oct 08 2023 07:32:51 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":245,"skill":"chisti Sun Oct 08 2023 10:57:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":169,"skill":"chisti Sun Oct 08 2023 12:02:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":176,"skill":"chisti Sun Oct 08 2023 12:08:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":218,"skill":"chisti Sun Oct 08 2023 16:57:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":183,"skill":"chisti Sun Oct 08 2023 17:53:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":259,"skill":"chisti Sun Oct 08 2023 19:43:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":266,"skill":"chisti Sun Oct 08 2023 20:24:25 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":73,"skill":"commodi","category":{"id":100,"name":"All"}},{"skillId":75,"skill":"compress","category":{"id":100,"name":"All"}},{"skillId":149,"skill":"consectetur","category":{"id":100,"name":"All"}},{"skillId":117,"skill":"consequatur","category":{"id":100,"name":"All"}},{"skillId":147,"skill":"corporis","category":{"id":100,"name":"All"}},{"skillId":136,"skill":"culpa","category":{"id":100,"name":"All"}},{"skillId":135,"skill":"cum","category":{"id":100,"name":"All"}},{"skillId":157,"skill":"Customer-focused impactful projection","category":{"id":100,"name":"All"}},{"skillId":100,"skill":"debitis","category":{"id":100,"name":"All"}},{"skillId":88,"skill":"delectus","category":{"id":100,"name":"All"}},{"skillId":115,"skill":"distinctio","category":{"id":100,"name":"All"}},{"skillId":84,"skill":"dolor","category":{"id":100,"name":"All"}},{"skillId":97,"skill":"dolore","category":{"id":100,"name":"All"}},{"skillId":106,"skill":"doloribus","category":{"id":100,"name":"All"}},{"skillId":116,"skill":"dolorum","category":{"id":100,"name":"All"}},{"skillId":107,"skill":"ea","category":{"id":100,"name":"All"}},{"skillId":103,"skill":"eaque","category":{"id":100,"name":"All"}},{"skillId":83,"skill":"eius","category":{"id":100,"name":"All"}},{"skillId":143,"skill":"eos","category":{"id":100,"name":"All"}},{"skillId":127,"skill":"est","category":{"id":100,"name":"All"}},{"skillId":122,"skill":"et","category":{"id":100,"name":"All"}},{"skillId":132,"skill":"eveniet","category":{"id":100,"name":"All"}},{"skillId":105,"skill":"ex","category":{"id":100,"name":"All"}},{"skillId":125,"skill":"excepturi","category":{"id":100,"name":"All"}},{"skillId":92,"skill":"expedita","category":{"id":100,"name":"All"}},{"skillId":120,"skill":"facilis","category":{"id":100,"name":"All"}},{"skillId":142,"skill":"fuga","category":{"id":100,"name":"All"}},{"skillId":76,"skill":"generate","category":{"id":100,"name":"All"}},{"skillId":74,"skill":"hack","category":{"id":100,"name":"All"}},{"skillId":247,"skill":"hamaslki Sat Oct 07 2023 20:42:41 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":268,"skill":"hamaslki Sat Oct 07 2023 21:43:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":192,"skill":"hamaslki Sun Oct 08 2023 00:22:06 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":164,"skill":"hamaslki Sun Oct 08 2023 02:27:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":213,"skill":"hamaslki Sun Oct 08 2023 03:35:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":261,"skill":"hamaslki Sun Oct 08 2023 03:53:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":220,"skill":"hamaslki Sun Oct 08 2023 04:03:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":199,"skill":"hamaslki Sun Oct 08 2023 04:47:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":254,"skill":"hamaslki Sun Oct 08 2023 05:45:14 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":240,"skill":"hamaslki Sun Oct 08 2023 07:07:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":185,"skill":"hamaslki Sun Oct 08 2023 09:18:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":171,"skill":"hamaslki Sun Oct 08 2023 09:49:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":233,"skill":"hamaslki Sun Oct 08 2023 10:42:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":178,"skill":"hamaslki Sun Oct 08 2023 14:52:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":206,"skill":"hamaslki Sun Oct 08 2023 15:21:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":226,"skill":"hamaslki Sun Oct 08 2023 15:55:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":81,"skill":"harum","category":{"id":100,"name":"All"}},{"skillId":113,"skill":"ipsum","category":{"id":100,"name":"All"}},{"skillId":151,"skill":"itaque","category":{"id":100,"name":"All"}},{"skillId":170,"skill":"izvozva Sat Oct 07 2023 20:29:30 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":156,"skill":"izvozva Sat Oct 07 2023 21:09:27 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":267,"skill":"izvozva Sun Oct 08 2023 02:15:35 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":191,"skill":"izvozva Sun Oct 08 2023 02:20:26 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":253,"skill":"izvozva Sun Oct 08 2023 05:34:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":163,"skill":"izvozva Sun Oct 08 2023 07:09:14 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":239,"skill":"izvozva Sun Oct 08 2023 08:48:46 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":232,"skill":"izvozva Sun Oct 08 2023 08:49:09 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":212,"skill":"izvozva Sun Oct 08 2023 09:31:37 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":184,"skill":"izvozva Sun Oct 08 2023 09:45:41 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":219,"skill":"izvozva Sun Oct 08 2023 11:23:32 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":177,"skill":"izvozva Sun Oct 08 2023 12:42:56 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":198,"skill":"izvozva Sun Oct 08 2023 14:40:39 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":205,"skill":"izvozva Sun Oct 08 2023 15:26:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":246,"skill":"izvozva Sun Oct 08 2023 19:52:23 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":260,"skill":"izvozva Sun Oct 08 2023 20:01:03 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":225,"skill":"izvozva Sun Oct 08 2023 20:01:43 GMT+0300 (Eastern European Summer Time)}","category":{"id":100,"name":"All"}},{"skillId":175,"skill":"kyrti Sat Oct 07 2023 20:30:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":237,"skill":"kyrti Sat Oct 07 2023 20:41:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":217,"skill":"kyrti Sat Oct 07 2023 22:38:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":258,"skill":"kyrti Sat Oct 07 2023 22:45:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":168,"skill":"kyrti Sat Oct 07 2023 23:31:01 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":203,"skill":"kyrti Sun Oct 08 2023 00:25:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":182,"skill":"kyrti Sun Oct 08 2023 02:01:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":251,"skill":"kyrti Sun Oct 08 2023 04:09:18 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":161,"skill":"kyrti Sun Oct 08 2023 04:12:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":223,"skill":"kyrti Sun Oct 08 2023 10:12:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":210,"skill":"kyrti Sun Oct 08 2023 12:44:39 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":196,"skill":"kyrti Sun Oct 08 2023 13:31:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":154,"skill":"kyrti Sun Oct 08 2023 15:29:32 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":189,"skill":"kyrti Sun Oct 08 2023 15:33:38 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":265,"skill":"kyrti Sun Oct 08 2023 15:46:59 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":230,"skill":"kyrti Sun Oct 08 2023 16:35:30 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":244,"skill":"kyrti Sun Oct 08 2023 19:16:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":150,"skill":"libero","category":{"id":100,"name":"All"}},{"skillId":123,"skill":"minima","category":{"id":100,"name":"All"}},{"skillId":118,"skill":"minus","category":{"id":100,"name":"All"}},{"skillId":102,"skill":"molestiae","category":{"id":100,"name":"All"}},{"skillId":137,"skill":"nam","category":{"id":100,"name":"All"}},{"skillId":129,"skill":"nemo","category":{"id":100,"name":"All"}},{"skillId":89,"skill":"neque","category":{"id":100,"name":"All"}},{"skillId":121,"skill":"nesciunt","category":{"id":100,"name":"All"}},{"skillId":98,"skill":"nobis","category":{"id":100,"name":"All"}},{"skillId":111,"skill":"non","category":{"id":100,"name":"All"}},{"skillId":95,"skill":"nulla","category":{"id":100,"name":"All"}},{"skillId":82,"skill":"numquam","category":{"id":100,"name":"All"}},{"skillId":94,"skill":"odio","category":{"id":100,"name":"All"}},{"skillId":130,"skill":"omnis","category":{"id":100,"name":"All"}},{"skillId":134,"skill":"pariatur","category":{"id":100,"name":"All"}},{"skillId":140,"skill":"perferendis","category":{"id":100,"name":"All"}},{"skillId":152,"skill":"porro","category":{"id":100,"name":"All"}},{"skillId":145,"skill":"provident","category":{"id":100,"name":"All"}},{"skillId":96,"skill":"quae","category":{"id":100,"name":"All"}},{"skillId":72,"skill":"qui","category":{"id":100,"name":"All"}},{"skillId":108,"skill":"quia","category":{"id":100,"name":"All"}},{"skillId":93,"skill":"quibusdam","category":{"id":100,"name":"All"}},{"skillId":112,"skill":"quis","category":{"id":100,"name":"All"}},{"skillId":146,"skill":"quo","category":{"id":100,"name":"All"}},{"skillId":148,"skill":"quos","category":{"id":100,"name":"All"}},{"skillId":91,"skill":"ratione","category":{"id":100,"name":"All"}},{"skillId":133,"skill":"reiciendis","category":{"id":100,"name":"All"}},{"skillId":78,"skill":"repudiandae","category":{"id":100,"name":"All"}},{"skillId":141,"skill":"rerum","category":{"id":100,"name":"All"}},{"skillId":131,"skill":"saepe","category":{"id":100,"name":"All"}},{"skillId":114,"skill":"sed","category":{"id":100,"name":"All"}},{"skillId":90,"skill":"similique","category":{"id":100,"name":"All"}},{"skillId":119,"skill":"sit","category":{"id":100,"name":"All"}},{"skillId":160,"skill":"skill Sat Oct 07 2023 20:06:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":188,"skill":"skill Sat Oct 07 2023 21:01:29 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":264,"skill":"skill Sat Oct 07 2023 23:57:35 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":229,"skill":"skill Sun Oct 08 2023 00:40:10 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":167,"skill":"skill Sun Oct 08 2023 01:06:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":216,"skill":"skill Sun Oct 08 2023 06:50:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":222,"skill":"skill Sun Oct 08 2023 07:25:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":181,"skill":"skill Sun Oct 08 2023 08:58:12 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":243,"skill":"skill Sun Oct 08 2023 12:14:04 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":174,"skill":"skill Sun Oct 08 2023 15:25:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":257,"skill":"skill Sun Oct 08 2023 16:25:34 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":209,"skill":"skill Sun Oct 08 2023 16:47:49 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":195,"skill":"skill Sun Oct 08 2023 17:34:23 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":236,"skill":"skill Sun Oct 08 2023 17:45:48 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":153,"skill":"skill Sun Oct 08 2023 18:56:58 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":250,"skill":"skill Sun Oct 08 2023 19:00:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":202,"skill":"skill Sun Oct 08 2023 20:10:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":68,"skill":"sunt","category":{"id":100,"name":"All"}},{"skillId":139,"skill":"tempora","category":{"id":100,"name":"All"}},{"skillId":104,"skill":"temporibus","category":{"id":100,"name":"All"}},{"skillId":77,"skill":"transmit","category":{"id":100,"name":"All"}},{"skillId":193,"skill":"uslugi Sat Oct 07 2023 21:02:33 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":200,"skill":"uslugi Sat Oct 07 2023 23:37:22 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":234,"skill":"uslugi Sun Oct 08 2023 00:14:02 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":179,"skill":"uslugi Sun Oct 08 2023 03:03:03 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":255,"skill":"uslugi Sun Oct 08 2023 04:30:45 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":207,"skill":"uslugi Sun Oct 08 2023 07:30:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":165,"skill":"uslugi Sun Oct 08 2023 08:53:28 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":158,"skill":"uslugi Sun Oct 08 2023 12:50:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":227,"skill":"uslugi Sun Oct 08 2023 13:00:09 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":172,"skill":"uslugi Sun Oct 08 2023 13:09:43 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":262,"skill":"uslugi Sun Oct 08 2023 14:13:20 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":248,"skill":"uslugi Sun Oct 08 2023 15:04:54 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":241,"skill":"uslugi Sun Oct 08 2023 15:49:11 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":214,"skill":"uslugi Sun Oct 08 2023 15:53:31 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":221,"skill":"uslugi Sun Oct 08 2023 18:41:27 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":269,"skill":"uslugi Sun Oct 08 2023 18:49:53 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":186,"skill":"uslugi Sun Oct 08 2023 19:43:42 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}},{"skillId":85,"skill":"ut","category":{"id":100,"name":"All"}},{"skillId":124,"skill":"vel","category":{"id":100,"name":"All"}},{"skillId":126,"skill":"velit","category":{"id":100,"name":"All"}},{"skillId":144,"skill":"veniam","category":{"id":100,"name":"All"}},{"skillId":109,"skill":"veritatis","category":{"id":100,"name":"All"}},{"skillId":87,"skill":"vero","category":{"id":100,"name":"All"}},{"skillId":80,"skill":"voluptatem","category":{"id":100,"name":"All"}},{"skillId":128,"skill":"voluptatum","category":{"id":100,"name":"All"}}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/skill/create
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 131B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 5a4a2461-97e0-4262-9393-6c2e7dc309a0
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 166
Cookie JSESSIONID=0F6FA179EB1C6DE4820D8C515C5F0D0F
Request Body
{
          "category": {
            "id": 100,
            "name": "All"
          },
          "skill": "skill Sat Oct 07 2023 22:52:37 GMT+0300 (Eastern European Summer Time)",
          "skillId": 127
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":127,"skill":"skill Sat Oct 07 2023 22:52:37 GMT+0300 (Eastern European Summer Time)","category":{"id":100,"name":"All"}}
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Skill saving to contains automation message. 2 0 0
Response to have skill description section 2 0 0
Response to have skill id section 2 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 09f35e85-a375-4b47-889c-5bdde693feea
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F6FA179EB1C6DE4820D8C515C5F0D0F
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:39:14 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/skill/getOne?skillId=127
Response Information
Response Code: 200 - OK
Mean time per request: 182ms
Mean size per request: 118B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 0cc33ab2-61bc-41a7-94dc-a5e147664161
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F6FA179EB1C6DE4820D8C515C5F0D0F
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
{"skillId":127,"skill":"Expanded didactic workforce","category":{"id":100,"name":"All"},"hibernateLazyInitializer":{}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response to have skillId section 1 0 0
Response to have skill section 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: http://localhost:8081/api/skill/delete?skillId=127
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 0B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Accept application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token 7dd7b2b6-0f70-4870-991c-52762a28e213
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 146
Cookie JSESSIONID=0F6FA179EB1C6DE4820D8C515C5F0D0F
Request Body
{
          "content": "My edited automated post from Postman 2023-10-08T20:39:15+03:00",
          "picture": "2023-10-08T20:39:15+03:00",
          "public": true
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Length 0
Date Sun, 08 Oct 2023 17:39:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
No Response Body for this request
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body is empty 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 478ms
Mean size per request: 44B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token f9963ccd-80b3-4d79-9c82-7497fd1ff141
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 224
Cookie JSESSIONID=0F6FA179EB1C6DE4820D8C515C5F0D0F
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Bailey71@gmail.com",
          "password": "12345678",
          "username": "Elenor"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 44
Date Sun, 08 Oct 2023 17:39:15 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Elenor and id 225 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/users/
Response Information
Response Code: 200 - OK
Mean time per request: 467ms
Mean size per request: 43B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Accept application/json
Content-Type application/json
User-Agent PostmanRuntime/7.33.0
Cache-Control no-cache
Postman-Token a395b2e0-1c9a-4929-b3c6-1741ae870715
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 224
Cookie JSESSIONID=0F6FA179EB1C6DE4820D8C515C5F0D0F
Request Body
{
          "authorities": [
            "ROLE_USER"
          ],
          "category": {
            "id": 100,
            "name": "All"
          },
          "confirmPassword": "12345678",
          "email": "Daryl47@hotmail.com",
          "password": "12345678",
          "username": "Leann"
        }
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Content-Length 43
Date Sun, 08 Oct 2023 17:39:17 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
User with name Leann and id 226 was created
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response body contains id 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 707ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 344e01fd-2ac8-47d3-8c2e-dedca47bdc6e
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=0F6FA179EB1C6DE4820D8C515C5F0D0F
Content-Length 284
Request Body
{"username":"Elenor","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:17 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/225/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/226/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/225/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/224/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/223/profile"><h2
                                            type="text">Madisyn Lesch</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/222/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/225/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/auth/connection/request?id=226&username=Leann
Response Information
Response Code: 200 - OK
Mean time per request: 1193ms
Mean size per request: 18.59KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token e1fa32ff-e6dc-4910-902c-15d43f70d46f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CBC79189A7A984942F48EFACD9FF3D11
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en" xmlns="http://www.w3.org/1999/html">
        <head>
            <title>WEare social media</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
            <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
        
            <style>
                .fa {
                    font-size: 50px;
                    cursor: pointer;
                    user-select: none;
                }
        
                .fa:hover {
                    color: darkblue;
                }
            </style>
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
        
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        
        <div class="hero-wrap hero-wrap-2"
             style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i></a></span> <span class="mr-3">
                            <a href="/search?searchParam1=All&amp;searchParam2=&amp;index=0&amp;size=10">All</a></span></p>
                        
                        <h1 class="mb-3 bread"></h1>
                    </div>
                </div>
            </div>
        </div>
        
        <section>
            <div class="col-2 p-3">
                
            </div>
        
            
        
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="col-2">
                    <form action="/auth/connection/request"
                          method="post">
                        <label>
                            <input type="hidden" value="226" class="mb-2" id="id" name="id"/>
                            <input type="hidden" value="Leann" class="mb-2" id="username" name="username"/>
                        </label>
                        <input class="btn btn-primary" type="submit" value="connect"/>
                    </form>
                </div>
                <div>Good job! You have send friend request!</div>
                <div class="col-8 ">
                    <div class="team p-4 bg-white">
                        <div method="post">
                            <div class="row">
                                <div class="col-md-4">
                                    <div class="imgPr">
                                        <img src="/images/blank-profile-picture.jpg" alt="Image" height="300">
                                    </div>
                                    
                                </div>
                                <div class="col-lg-12">
                                    <div class="text pl-md-4">
                                        
                                        <h1 class="mr-3 text-black" type="text">Leann</h1>
                                        <p><span>All</span>
                                        </p>
                                        <p class="proile-rating">
                                            Member since : <span>08/10/2023</span>
                                        </p>
        
                                        <ul class="nav nav-tabs" id="myTabContent" role="tablist">
                                            <li class="nav-item">
                                                <a class="nav-link active" data-toggle="list" href="#home" role="tab"
                                                   aria-controls="home" aria-selected="true">Personal Information</a>
                                            </li>
        
                                            <li class="nav-item">
                                                <a class="nav-link" data-toggle="list" href="#posts" role="tab"
                                                   aria-controls="profile" aria-selected="false">Latest activity</a>
                                            </li>
                                        </ul>
                                        <script>    $('#myTabContent a').on('click', function (e) {
                                            e.preventDefault()
                                            $(this).tab('show')
                                        })</script>
                                    </div>
                                </div>
                            </div>
                            <div class="row">
                                <div class="col-md-8">
                                    <div class="tab-content profile-tab">
                                        <div class="tab-pane fade show active" id="home" role="tabpanel"
                                             aria-labelledby="home-tab">
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>User Id</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Name</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>null null</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Email</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>birthday</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Location</label>
                                                </div>
                                                <div class="col-md-6">
                                                    
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-md-6">
                                                    <label>Friend list</label>
                                                </div>
                                                <div class="col-md-6">
                                                    <p>0 friends</p>
                                                </div>
                                            </div>
                                            <div class="row">
                                                <div class="col-lg-12">
                                                    <label>Your Bio</label><br/>
                                                    <p></p>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                
                            </div>
                        </div>
                    </div>
                </div>
                
            </div>
        </section>
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3" id="posts">
                    
                </div>
                <div>
                    <div id="post-container" class="row d-flex">
                        <div class="col-md-3 d-flex ftco-animate">
                            
                            <div class="row">
                                <div class="col-md-2">
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email address.
                                    The more complete your profile is, the easier it is for potential partners to contact you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/226/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
                integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6"
                crossorigin="anonymous"></script>
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        <script>
            function loadMore(userId, index, size) {
                // let i = index != "null" ? parseInt(index++) : 1;
                // let s = size != "null" ? parseInt(size) : 4;
                debugger
                $('#post-container').load(`/auth/users/${userId}/profile/posts?size=${size}&index=${index}`)
            }
        
        </script>
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Response has succefull message for sending connection- Good job! You have send friend request 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 4ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token b2a2dd57-f650-4cb5-bbaf-62e3234d95b5
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CBC79189A7A984942F48EFACD9FF3D11
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:18 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/authenticate
Response Information
Response Code: 200 - OK
Mean time per request: 719ms
Mean size per request: 27.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 154aeaae-305c-4ca4-a80a-b3aca1d8a684
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=CBC79189A7A984942F48EFACD9FF3D11
Content-Length 283
Request Body
{"username":"Leann","password":"12345678"}
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <title>WE are social media </title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
        
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
        
            <link rel="stylesheet" href="/css/aos.css">
        
            <link rel="stylesheet" href="/css/ionicons.min.css">
        
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
        
        
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta mr-md-1">
                        </li>
                        <li class="nav-item cta cta cta-colored"></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"><a href="/auth/users/226/profile" class="nav-link">Personal
                            Profile</a></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
                        <li class="nav-item"><a href="/about-us" class="nav-link">About us</a></li>
        
                        <li class="nav-item cta cta-colored"><a href="/posts/auth/newPost"
                                                                class="nav-link">Add New
                            post</a></li>
                        <li class="nav-item"><a href="/logout"
                                                class="nav-link">LOGOUT</a></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row d-md-flex no-gutters slider-text align-items-center justify-content-center">
                    <div class="col-md-10 d-flex align-items-center ftco-animate">
                        <!--                <div class="text text-center pt-5 mt-md-5">-->
        
                        <!--                </div>-->
                        <div class="ftco-search col-md-12">
        
                            <h1 class="mb-2">The Easiest Way to Hack the Crisis</h1>
                            <p class="mb-2">find people that can help you, help others in return</p>
                            <div class="row">
                                <div class="col-md-12 nav-link-wrap">
                                    <div class="nav nav-pills text-center" id="v-pills-tab" role="tablist"
                                         aria-orientation="vertical">
                                        <a class="nav-link active mr-md-1" id="v-pills-1-tab" data-toggle="pill"
                                           href="#v-pills-1" role="tab" aria-controls="v-pills-1" aria-selected="true">Find your
                                            Professional</a>
                                    </div>
                                </div>
                                <div class="col-md-12 tab-wrap">
        
                                    <div class="tab-content p-4" id="v-pills-tabContent">
        
                                        <div class="tab-pane fade show active" id="v-pills-1" role="tabpanel"
                                             aria-labelledby="v-pills-nextgen-tab">
                                            <form action="/search" method="get"
                                                  class="search-job">
                                                <div class="row no-gutters">
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-briefcase"></span></div>
                                                                <input type="text" class="form-control"
                                                                       placeholder="eg. Garphic. Web Developer" id="searchParam1" name="searchParam1" value="">
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md mr-md-2">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <div class="icon"><span class="icon-user"></span></div>
                                                                <input type="text" name="searchParam2" class="form-control"
                                                                       placeholder="Ivan Ivanov" id="searchParam2" value="">
                                                                <input type="hidden" value="0" class="mb-2" id="index" name="index"/>
                                                                <input type="hidden" value="10"
                                                                       class="mb-2" id="size" name="size"/>
                                                            </div>
                                                        </div>
                                                    </div>
                                                    <div class="col-md">
                                                        <div class="form-group">
                                                            <div class="form-field">
                                                                <button type="submit" class="form-control btn btn-primary">
                                                                    Search
                                                                </button>
                                                            </div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </form>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
        <section class="ftco-section testimony-section">
            <div class="container">
                <div class="row justify-content-center mb-4">
                    <div class="col-md-7 text-center heading-section ftco-animate">
                        <span class="subheading">How does it work?</span>
                        <h2 class="mb-4">Do what you love, get what you need</h2>
                    </div>
                </div>
                <div class="row ftco-animate">
                    <div class="col-md-12">
                        <div class="carousel-testimony owl-carousel ftco-owl">
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm marketing manager I can create an effective instagram hashtag growth
                                            strategy, I need legal Consulting </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/photo-of-women.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Mariq Ivanova</p>
                                                <span class="position">Marketing Manager</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I will do patent search and trademark search for your invention or
                                            products. I need for someone that can care for my garden </p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/businesswomen-businesswoman-interview-meeting-70292.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Katerina Hristova</p>
                                                <span class="position">Legal Consulting</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">Find any service you need. Post what you like to do. Get someone else to
                                            do the jobs you dislike.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/dog.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Dimitar Ivanov</p>
                                                <span class="position">Dog walker</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">You can repair things ? Fix things locally and use the WEare anywhere in
                                            the World.</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img" style="background-image: url(images/man-fixing.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Petar Mangurov</p>
                                                <span class="position">Auto Mechanic </span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <div class="item">
                                <div class="testimony-wrap py-4">
                                    <div class="text">
                                        <p class="mb-4">I'm a hairdresser and i can help you with my services</p>
                                        <div class="d-flex align-items-center">
                                            <div class="user-img"
                                                 style="background-image: url(images/woman-getting-a-haircut-3992872.jpg)"></div>
                                            <div class="pl-3">
                                                <p class="name">Ralica Borisova</p>
                                                <span class="position">Hairdresser</span>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section services-section">
            <div class="container">
                <div class="row d-flex">
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-resume"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Register and Search Thousands of Services that People in Bulgaria are
                                    willing to share with you.Sign up to create an account. </h3>
                                <p>You must provide your email and phone number. We will send you a link to validate your email
                                    address.
                                    The more complete your profile is, the easier it is for potential partners to contact
                                    you.</p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-team"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Leverage your skills. What can you do? When and where can you do
                                    it?</h3>
                                <p>Register and pick up your field of expertise.By putting you in touch with the person who is
                                    seeking the skill or service that you are offering,
                                    Weare enables sharing, exchanging, and trading and a return to the community values of old
                                    in the process. </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-career"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">Search for people that can help you or your business</h3>
                                <p>After you helped someone. They can either return the favour directly to you or to someone
                                    else in the Weare community.
                                </p>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex align-self-stretch ftco-animate">
                        <div class="media block-6 services d-block">
                            <div class="icon"><span class="flaticon-employees"></span></div>
                            <div class="media-body">
                                <h3 class="heading mb-3">You are wanted</h3>
                                <p>Is your hobby sports, music, cooking or handicrafts or...?
                                    Whatever you enjoy doing, share it with others by registering as a member
                                    and publish your skills.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section class="ftco-section bg-light">
            <div class="container">
                <div class="row justify-content-center mb-5 pb-3">
                    <div class="col-md-7 heading-section text-center ftco-animate">
                        <span class="subheading">Help Others, Help Yourself</span>
                        <h2><span>#WEare</span> in this together</h2>
                    </div>
                </div>
                <div class="row d-flex">
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/boy-child.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We are firmly convinced that each of us has a talent, a skill or a special
                                    knowledge that can be of great value and benefit to others. Sharing with someone creates joy
                                    and giving makes one happy. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/couple.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading"> It is not about money or about generating a profit, but about
                                    the appreciation received by giving your time and skill for the benefit of other
                                    people.</h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/people-doing.jpg');">
                            </a>
                            <div class="text mt-3">
                                <h3 class="heading">A community you can trust. Do good and get something back. </h3>
                            </div>
                        </div>
                    </div>
                    <div class="col-md-3 d-flex ftco-animate">
                        <div class="blog-entry align-self-stretch">
                            <a class="block-20" style="background-image: url('images/person_help.jpg');">
                            </a>
                            <div class="text mt-3">
        
                                <h3 class="heading">We can not hold our hands but we can still help each other</h3>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section class="ftco-section ftco-candidates bg-primary">
            <div class="container">
                <div class="row justify-content-center pb-3">
                    <div class="col-md-10 heading-section heading-section-white text-center ftco-animate">
                        <span class="subheading">#WEare all together</span>
                        <h2 class="mb-4">Latest WEare people</h2>
                    </div>
                </div>
            </div>
            <div class="container">
                <div class="row">
                    <div class="col-md-12 ftco-animate">
                        <div class="carousel-candidates owl-carousel">
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/226/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/225/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/224/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/223/profile"><h2
                                            type="text">Madisyn Lesch</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                            <div class="item">
                                <div href="#" class="team text-center">
        
                                    <img class="img1" src="/images/blank-profile-picture.jpg" alt="Image"/>
                                    
                                    <a href="/auth/users/222/profile"><h2
                                            type="text">null null</h2></a>
                                    <span class="position">All</span>
        
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section>
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li><a href="/auth/users/226/profile"  class="pb-1 d-block">My Account</a></li>
                                <li></li>
                                <li></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="js/jquery.easing.1.3.js"></script>
        <script src="js/jquery.waypoints.min.js"></script>
        <script src="js/jquery.stellar.min.js"></script>
        <script src="js/owl.carousel.min.js"></script>
        <script src="js/jquery.magnific-popup.min.js"></script>
        <script src="js/aos.js"></script>
        <script src="js/jquery.animateNumber.min.js"></script>
        <script src="js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
        <script src="js/google-map.js"></script>
        <script src="js/main.js"></script>
        
        </body>
        </html>
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after login 1 0 0
The username and password are correct 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/api/auth/users/226/request/
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 72B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 2d86331f-fa09-42f9-88cd-2ce7403f392f
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D5DCAB6D5CBC56EA449EF7862FF9C4EE
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type application/json
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:19 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
[{"id":42,"approved":false,"seen":false,"timeStamp":"08/10/2023 20:39"}]
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://localhost:8081/api/auth/users/226/request/approve?name=Leann&requestId=42
Response Information
Response Code: 200 - OK
Mean time per request: 447ms
Mean size per request: 32B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token 482b7b7c-025d-4421-9568-7b41081e9674
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D5DCAB6D5CBC56EA449EF7862FF9C4EE
Content-Length 0
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/plain;charset=UTF-8
Content-Length 32
Date Sun, 08 Oct 2023 17:39:21 GMT
Keep-Alive timeout=60
Connection keep-alive
Response Body
Leann approved request of Elenor
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate response has same content 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: http://localhost:8081/logout
Response Information
Response Code: 200 - OK
Mean time per request: 5ms
Mean size per request: 10.04KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.33.0
Accept */*
Cache-Control no-cache
Postman-Token aca6def0-b818-4a61-80b3-ab3f56be1546
Host localhost:8081
Accept-Encoding gzip, deflate, br
Connection keep-alive
Cookie JSESSIONID=D5DCAB6D5CBC56EA449EF7862FF9C4EE
Response Headers
Header NameHeader Value
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Cache-Control no-cache, no-store, max-age=0, must-revalidate
Pragma no-cache
Expires 0
X-Frame-Options DENY
Content-Type text/html;charset=UTF-8
Content-Language en-US
Transfer-Encoding chunked
Date Sun, 08 Oct 2023 17:39:21 GMT
Connection close
Response Body
<!DOCTYPE html>
        <html lang="en">
        <head>
            <meta charset="UTF-8">
            <title>Login</title>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
        
            <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap" rel="stylesheet">
        
            <link rel="stylesheet" href="/css/open-iconic-bootstrap.min.css">
            <link rel="stylesheet" href="/css/animate.css">
            <link rel="stylesheet" href="/css/owl.carousel.min.css">
            <link rel="stylesheet" href="/css/owl.theme.default.min.css">
            <link rel="stylesheet" href="/css/magnific-popup.css">
            <link rel="stylesheet" href="/css/aos.css">
            <link rel="stylesheet" href="/css/ionicons.min.css">
            <link rel="stylesheet" href="/css/bootstrap-datepicker.css">
            <link rel="stylesheet" href="/css/jquery.timepicker.css">
            <link rel="stylesheet" href="/css/flaticon.css">
            <link rel="stylesheet" href="/css/icomoon.css">
            <link rel="stylesheet" href="/css/style.css">
        
        </head>
        <body>
        
        <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
            <div class="container-fluid px-md-4	">
                <a class="navbar-brand" href="/">WEare</a>
                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav"
                        aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
                    <span class="oi oi-menu"></span> Menu
                </button>
        
                <div class="collapse navbar-collapse" id="ftco-nav">
                    <ul class="navbar-nav ml-auto">
                        <li class="nav-item cta cta cta-colored"><a href="/login" class="nav-link">SIGN
                            IN</a></li>
        
                        <li class="nav-item"><a href="/" class="nav-link">Home</a></li>
                        <li class="nav-item"></li>
                        <!--                <li class="nav-item"><a sec:authorize="!isAuthenticated()" th:href="@{'/auth'}" class="nav-link">GO-->
                        <!--                    TO personal zone</a></li>-->
                        <li class="nav-item"></li>
                        <li class="nav-item"><a href="/posts" class="nav-link">Latest Posts</a></li>
        
                        <li class="nav-item cta cta-colored"></li>
                        <li class="nav-item"></li>
        
                        <!--				<li sec:authorize="isAuthenticated()" class="nav-item cta mr-md-1"><a th:href="@{'/auth/users/'+${user.userId}+'/profile'}" class="nav-link">Your Profile</a></li>-->
        
        
                    </ul>
                </div>
            </div>
        </nav>
        <!-- END nav -->
        
        <div class="hero-wrap hero-wrap-2" style="background-image: url('../static/images/bg_1.jpg');"
             data-stellar-background-ratio="0.5">
            <div class="overlay"></div>
            <div class="container">
                <div class="row no-gutters slider-text align-items-end justify-content-start">
                    <div class="col-md-12 ftco-animate text-center mb-5">
                        <p class="breadcrumbs mb-0"><span class="mr-3"><a href="/">Home
        					<i class="ion-ios-arrow-forward"></i> </a></span> <span>Login</span>
                            <!--                    <i class="ion-ios-arrow-forward"></i> <span>Login</span></p>-->
                        <h1 class="mb-3 bread">Login Page</h1>
                    </div>
                </div>
            </div>
        </div>
        
        
        <section>
            <div class=" container d-flex bd-highlight team justify-content-center p-5 bg-white">
                <div class="row">
                <div class="col-lg-12">
                    <p>
                        <i> You have been logged out. </i>
                    </p>
        
                    <p>
                        
                    </p>
                </div>
                    <div class="col-lg-2 p-5">
        
                        <form action="/authenticate" method="post">
                            <label>Username:</label>
                            <br/>
                            <input type="text" id="username" name="username"/>
                            <br/>
                            <label>Password:</label>
                            <br/>
                            <input type="password" id="password" name="password"/>
                            <br/><br/>
                            <input type="submit" value="Login"/>
                        </form>
                    </div>
                </div>
            </div>
        </section>
        
        
        <section><section class="ftco-section-parallax1 ">
            <div class="parallax-img d-flex align-items-center">
                <div class="container">
                    <div class="row d-flex justify-content-center">
                        <div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
                            <h2> Do what you love, get what you need <i class="icon-heart text-danger"
                                                                        aria-hidden="true"></i></h2>
                            <p>Join thousands in our talent-exchanging community.</p>
                            <div class="row d-flex justify-content-center mt-4 mb-4">
                                <div class="col-md-12">
                                    <button class="nav-item cta cta cta-colored"><a href="/register"
                                                                                class="nav-link">REGISTER</a></button>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </section></section>
        
        <div><footer class="ftco-footer ftco-bg-dark ftco-section">
            <div class="container">
                <div class="row mb-5">
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">WEare social network</h2>
                            <p>The free and fair way to get what you want.
                                Match what you have to offer with what you would like to get.
                                Supporting your local community can bring a whole host of benefits
                                to you and the people around you. Lending a helping hand can help you to make new friends, learn new skills, advance your career and, most importantly, give something back.</p>
                            <ul class="ftco-footer-social list-unstyled float-md-left float-lft mt-3">
                                <li class="ftco-animate"><a href="#"><span class="icon-twitter"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-facebook"></span></a></li>
                                <li class="ftco-animate"><a href="#"><span class="icon-instagram"></span></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Useful Links</h2>
                            <ul class="list-unstyled">
                                <li><a href="/about-us"  class="pb-1 d-block">How it works?</a></li>
                                <li><a href="/about-us" class="pb-1 d-block">About Us</a></li>
                                <li><a href="/posts"  class="pb-1 d-block">See All Posted Services</a></li>
                            </ul>
                        </div>
                    </div>
        
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4 ml-md-4">
                            <h2 class="ftco-heading-2">Account</h2>
                            <ul class="list-unstyled">
                                <li></li>
                                <li><a  href="/login" class="pb-1 d-block">Sign In</a></li>
                                <li><a href="/register" class="pb-1 d-block">Create Account</a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-md">
                        <div class="ftco-footer-widget mb-4">
                            <h2 class="ftco-heading-2">Have a Questions?</h2>
                            <div class="block-23 mb-3">
                                <ul>
                                    <li><span class="icon icon-map-marker"></span><span class="text"> Sofia, Bulgaria</span>
                                    </li>
                                    <li><a href="#"><span class="icon icon-phone"></span><span
                                            class="text">+359 895 478 552 /+359 884 280 045 </span></a></li>
                                    <li><a href="#"><span class="icon icon-envelope"></span><span class="text">weare.networkbulgaria@gmail.com</span></a>
                                    </li>
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-12 text-center">
        
                        <p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
                            Copyright &copy;<script>document.write(new Date().getFullYear());</script>
                            All rights reserved | This template is made with <i class="icon-heart text-danger"
                                                                                aria-hidden="true"></i> by <a
                                    href="https://colorlib.com" target="_blank">Colorlib</a>
                            <!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
                    </div>
                </div>
            </div>
        </footer></div>
        
        
        
        
        <!-- loader -->
        <div id="ftco-loader" class="show fullscreen">
            <svg class="circular" width="48px" height="48px">
                <circle
                        class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
                <circle
                        class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
                        stroke="#F96D00"/>
            </svg>
        </div>
        
        
        <script src="/js/jquery.min.js"></script>
        <script src="/js/jquery-migrate-3.0.1.min.js"></script>
        <script src="/js/popper.min.js"></script>
        <script src="/js/bootstrap.min.js"></script>
        <script src="/js/jquery.easing.1.3.js"></script>
        <script src="/js/jquery.waypoints.min.js"></script>
        <script src="/js/jquery.stellar.min.js"></script>
        <script src="/js/owl.carousel.min.js"></script>
        <script src="/js/jquery.magnific-popup.min.js"></script>
        <script src="/js/aos.js"></script>
        <script src="/js/jquery.animateNumber.min.js"></script>
        <script src="/js/scrollax.min.js"></script>
        <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false">
        
        </script>
        <script src="/js/google-map.js"></script>
        <script src="/js/main.js"></script>
        
        </body>
        </html>
        
        
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Validate HTML response values after logout 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error